aboutsummaryrefslogtreecommitdiff
path: root/src/io.cpp
diff options
context:
space:
mode:
authorPjotr Prins2017-12-06 16:36:11 +0000
committerPjotr Prins2017-12-06 16:36:11 +0000
commit29df576cca8052e4aa9142ce1bb0ab490b864976 (patch)
treef29ec0245a2cd58f9c598d8b3dae53144cc11887 /src/io.cpp
parent996f70910c675e249fac753273b11555b1b7a4e3 (diff)
downloadpangemma-29df576cca8052e4aa9142ce1bb0ab490b864976.tar.gz
Some cleanup on matrix checking
Diffstat (limited to 'src/io.cpp')
-rw-r--r--src/io.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io.cpp b/src/io.cpp
index 7e682b3..625a6a2 100644
--- a/src/io.cpp
+++ b/src/io.cpp
@@ -40,7 +40,7 @@
#include "gsl/gsl_vector.h"
#include "debug.h"
-#include "eigenlib.h"
+// #include "eigenlib.h"
#include "fastblas.h"
#include "gzstream.h"
#include "io.h"