DrTimothyAldenDavis / SuiteSparse

The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
https://people.engr.tamu.edu/davis/suitesparse.html
Other
1.11k stars 256 forks source link

Avoid including headers in extern "C" blocks #830

Closed mmuetzel closed 1 month ago

mmuetzel commented 1 month ago

I believe that covers the remaining files where headers shouldn't be included in extern "C" blocks.