summaryrefslogtreecommitdiffstats
path: root/src/Vector3.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Vector3.h')
-rw-r--r--src/Vector3.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Vector3.h b/src/Vector3.h
index 8c8dc6ad4..732a65a1f 100644
--- a/src/Vector3.h
+++ b/src/Vector3.h
@@ -3,11 +3,6 @@
-#include <list>
-#include <vector>
-
-
-
template <typename T>