Go to the documentation of this file. 1 #ifdef EIGEN_WARNINGS_DISABLED
2 #undef EIGEN_WARNINGS_DISABLED
4 #ifndef EIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS
7 #elif defined __INTEL_COMPILER
9 #elif defined __clang__
10 #pragma clang diagnostic pop
14 #endif // EIGEN_WARNINGS_DISABLED