Fix some MPL2/LGPL lisencing confusions

This commit is contained in:
Gael Guennebaud
2013-02-06 11:30:33 +01:00
parent 14e2ab02b5
commit 5154253933
9 changed files with 221 additions and 219 deletions

View File

@@ -56,7 +56,10 @@
* \endcode
*/
#ifndef EIGEN_MPL2_ONLY
#include "src/OrderingMethods/Amd.h"
#endif
#include "src/OrderingMethods/Ordering.h"
#include "src/Core/util/ReenableStupidWarnings.h"