Add a EIGEN_MPL2_ONLY build option to generate compiler errors when including non-MPL2 modules

This commit is contained in:
Benoit Jacob
2012-07-13 14:42:47 -04:00
parent 0733e622a3
commit 269be00925
14 changed files with 28 additions and 0 deletions

View File

@@ -30,6 +30,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "../Core/util/NonMPL2.h"
#ifndef EIGEN_SPARSE_AMD_H
#define EIGEN_SPARSE_AMD_H