aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/benchmark.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/benchmark.cpp')
-rw-r--r--bench/benchmark.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/benchmark.cpp b/bench/benchmark.cpp
index 90e04dd3b..971de4961 100644
--- a/bench/benchmark.cpp
+++ b/bench/benchmark.cpp
@@ -6,7 +6,7 @@
#endif
using namespace std;
-USING_PART_OF_NAMESPACE_EIGEN
+using namespace Eigen;
#ifndef REPEAT
#define REPEAT 40000000