From b3e613a67c2a8cc6c7e910b5120618724392bf7a Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sat, 14 Oct 2017 08:12:09 +0000 Subject: Travis --- src/fastblas.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/fastblas.cpp') diff --git a/src/fastblas.cpp b/src/fastblas.cpp index a286de7..35d19c1 100644 --- a/src/fastblas.cpp +++ b/src/fastblas.cpp @@ -26,9 +26,7 @@ #include "fastblas.h" #include "mathfunc.h" #include -#ifndef NDEBUG #include "eigenlib.h" -#endif using namespace std; -- cgit v1.2.3