aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/array_replicate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/array_replicate.cpp')
-rw-r--r--test/array_replicate.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/array_replicate.cpp b/test/array_replicate.cpp
index a23ac7c6f..8c4845d3c 100644
--- a/test/array_replicate.cpp
+++ b/test/array_replicate.cpp
@@ -23,7 +23,6 @@
// Eigen. If not, see <http://www.gnu.org/licenses/>.
#include "main.h"
-#include <Eigen/Array>
template<typename MatrixType> void replicate(const MatrixType& m)
{