Remove EIGEN_MPL2_ONLY guards around code re-licensed from LGPL to MPL2 in 2ca1e73239

This commit is contained in:
Rasmus Munk Larsen
2019-03-05 10:24:54 -08:00
parent efb5080d31
commit 0318fc7f44
5 changed files with 0 additions and 26 deletions

View File

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