aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Core.h')
-rw-r--r--src/Core.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Core.h b/src/Core.h
index 78d14c151..c62124ac6 100644
--- a/src/Core.h
+++ b/src/Core.h
@@ -1,4 +1,3 @@
-
#include <iostream>
#include <complex>
#include <cassert>
@@ -30,5 +29,7 @@ namespace Eigen {
#include "Core/Zero.h"
#include "Core/Identity.h"
#include "Core/Fuzzy.h"
+#include "Core/FromArray.h"
+#include "Core/WrapArray.h"
} // namespace Eigen