aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/util/NonMPL2.h
blob: 1af67cf18c701056955afa5c4778ff68f8d50f13 (plain)
1
2
3
#ifdef EIGEN_MPL2_ONLY
#error Including non-MPL2 code in EIGEN_MPL2_ONLY mode
#endif