aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/BenchUtil.h
diff options
context:
space:
mode:
Diffstat (limited to 'bench/BenchUtil.h')
-rw-r--r--bench/BenchUtil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/BenchUtil.h b/bench/BenchUtil.h
index a7535771e..9798fa385 100644
--- a/bench/BenchUtil.h
+++ b/bench/BenchUtil.h
@@ -6,7 +6,7 @@
#include "BenchTimer.h"
using namespace std;
-USING_PART_OF_NAMESPACE_EIGEN
+using namespace Eigen;
#include <boost/preprocessor/repetition/enum_params.hpp>
#include <boost/preprocessor/repetition.hpp>