Welcome to mirror list, hosted at ThFree Co, Russian Federation.

NonMPL2.h « util « Core « src « Eigen « Eigen3 « extern - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1af67cf18c701056955afa5c4778ff68f8d50f13 (plain)
1
2
3
#ifdef EIGEN_MPL2_ONLY
#error Including non-MPL2 code in EIGEN_MPL2_ONLY mode
#endif