aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/fastblas.cpp2
1 files changed, 0 insertions, 2 deletions
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 <string.h>
-#ifndef NDEBUG
#include "eigenlib.h"
-#endif
using namespace std;