fix compilation of BTL's blaze interface

This commit is contained in:
Gael Guennebaud 2016-12-05 23:02:16 +01:00
parent 1ff1d4a124
commit c68c8631e7

View File

@ -20,6 +20,7 @@
#include <blaze/Math.h>
#include <blaze/Blaze.h>
#include <Eigen/Core>
// using namespace blaze;
#include <vector>