aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2016-12-05 23:02:16 +0100
committerGravatar Gael Guennebaud <g.gael@free.fr>2016-12-05 23:02:16 +0100
commitc68c8631e79c736c0cd6552666322ef3b7c894e2 (patch)
tree3cb50b65c597003b5fc2c63ef39ef8576dfb3ac5 /bench
parent1ff1d4a1241c40ac0cf3e5bc4e9827b2578a66b5 (diff)
fix compilation of BTL's blaze interface
Diffstat (limited to 'bench')
-rw-r--r--bench/btl/libs/blaze/blaze_interface.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench/btl/libs/blaze/blaze_interface.hh b/bench/btl/libs/blaze/blaze_interface.hh
index 3635339ef..7b418f6da 100644
--- a/bench/btl/libs/blaze/blaze_interface.hh
+++ b/bench/btl/libs/blaze/blaze_interface.hh
@@ -20,6 +20,7 @@
#include <blaze/Math.h>
#include <blaze/Blaze.h>
+#include <Eigen/Core>
// using namespace blaze;
#include <vector>