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, 0 insertions, 2 deletions
diff --git a/bench/benchmark.cpp b/bench/benchmark.cpp
index 0d95a5043..ee58607cd 100644
--- a/bench/benchmark.cpp
+++ b/bench/benchmark.cpp
@@ -1,6 +1,4 @@
// g++ -O3 -DNDEBUG -DMATSIZE=<x> benchmark.cpp -o benchmark && time ./benchmark
-#include <cstdlib>
-#include <cmath>
#include <Eigen/Core>
#ifndef MATSIZE