diff --git a/Eigen/Core b/Eigen/Core index da8eb9953..f5c555e55 100644 --- a/Eigen/Core +++ b/Eigen/Core @@ -156,12 +156,6 @@ // for min/max: #include -#if !EIGEN_SAFE_TO_USE_STANDARD_ASSERT_MACRO - #ifndef EIGEN_NO_DEBUG - #include // for custom assert implementation - #endif -#endif - // for outputting debug info #ifdef EIGEN_DEBUG_ASSIGN #include