aboutsummaryrefslogtreecommitdiff
path: root/test/src
diff options
context:
space:
mode:
authorPjotr Prins2020-05-28 06:02:49 -0500
committerPjotr Prins2020-05-28 06:02:49 -0500
commitf2fb0a6c0d8e8a849d5e8acc975111e1ff6bb714 (patch)
tree0deea66ae2895347b6f9a925288fb6bab4ee93ba /test/src
parentf1cd914e6f20c9a162e16d7283477c1b98d005d1 (diff)
parent57b3a882c2b147a474374c77a8c023f6569b974f (diff)
downloadpangemma-f2fb0a6c0d8e8a849d5e8acc975111e1ff6bb714.tar.gz
Merge branch 'master' of github.com:genenetwork/GEMMA
Diffstat (limited to 'test/src')
-rw-r--r--test/src/unittests-math.cpp2
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>