summaryrefslogtreecommitdiff
path: root/tensor.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tensor.hpp')
-rw-r--r--tensor.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensor.hpp b/tensor.hpp
index 05fec36..66f6d59 100644
--- a/tensor.hpp
+++ b/tensor.hpp
@@ -4,7 +4,6 @@
#include <functional>
#include <eigen3/unsupported/Eigen/CXX11/Tensor>
-#include <utility>
#include "factorial.hpp"