From 268c55c6375fd41c014c23a303417bd08c8b7b8b Mon Sep 17 00:00:00 2001
From: namark <namark@disroot.org>
Date: Sun, 24 Oct 2021 23:56:27 +0400
Subject: [PATCH] forgot allinclude

---
 source/simple/geom.hpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/source/simple/geom.hpp b/source/simple/geom.hpp
index 3ceb7f0..44c9ae8 100644
--- a/source/simple/geom.hpp
+++ b/source/simple/geom.hpp
@@ -1,6 +1,7 @@
 #include "geom/algorithm.h"
 #include "geom/algorithm.hpp"
 #include "geom/bool_algebra.hpp"
+#include "geom/iterator.hpp"
 #include "geom/reduction.hpp"
 #include "geom/segment.hpp"
 #include "geom/vector.hpp"
-- 
GitLab