aboutsummaryrefslogtreecommitdiff
path: root/src/fastblas.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fastblas.h')
-rw-r--r--src/fastblas.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fastblas.h b/src/fastblas.h
index cca3258..32253b3 100644
--- a/src/fastblas.h
+++ b/src/fastblas.h
@@ -23,7 +23,7 @@
#include <assert.h>
#include <iostream>
-#include "gsl/gsl_matrix.h"
+// #include "gsl/gsl_matrix.h"
gsl_matrix *fast_copy(gsl_matrix *m, const double *mem);