summaryrefslogtreecommitdiffstats
path: root/src/Vector.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Vector.hpp')
-rw-r--r--src/Vector.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Vector.hpp b/src/Vector.hpp
index c89154f..0046b4a 100644
--- a/src/Vector.hpp
+++ b/src/Vector.hpp
@@ -2,7 +2,6 @@
#include <ostream>
#include <cmath>
-#include <tuple>
#include <glm/vec3.hpp>