diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/src/unittests-math.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/src/unittests-math.cpp b/test/src/unittests-math.cpp index d82f656..4872e9a 100644 --- a/test/src/unittests-math.cpp +++ b/test/src/unittests-math.cpp @@ -1,8 +1,6 @@ #include <catch.hpp> #include <iostream> #include <fenv.h> -#include "gsl/gsl_matrix.h" -// #include <cblas.h> #include <algorithm> #include <limits> |