summaryrefslogtreecommitdiff
path: root/octree.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'octree.hpp')
-rw-r--r--octree.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/octree.hpp b/octree.hpp
index bb13242..d8f0aa3 100644
--- a/octree.hpp
+++ b/octree.hpp
@@ -5,8 +5,6 @@
#include <set>
#include <unordered_map>
-#include <iostream>
-
#include "spin.hpp"
#include "vector.hpp"