diff --git a/unsupported/Eigen/UmfPackSupport b/unsupported/Eigen/UmfPackSupport index 82d1d4fef..c49f20145 100644 --- a/unsupported/Eigen/UmfPackSupport +++ b/unsupported/Eigen/UmfPackSupport @@ -5,7 +5,9 @@ #include "../../Eigen/src/Core/util/DisableMSVCWarnings.h" +extern "C" { #include +} namespace Eigen {