summaryrefslogtreecommitdiffhomepage
path: root/src/RTree.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-02-25 20:14:31 +0100
committerStanislaw Halik <sthalik@misaki.pl>2023-02-25 20:14:31 +0100
commita823c20d5d789a680a83a5edc5794abf943da378 (patch)
treefe19ea32da3ab582e168c9e9bdb5f654b61fc3fb /src/RTree.hpp
parent61def2af0683013866cc4eecd150b8edf76b97da (diff)
a
Diffstat (limited to 'src/RTree.hpp')
-rw-r--r--src/RTree.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/RTree.hpp b/src/RTree.hpp
index a8f9e031..12b55157 100644
--- a/src/RTree.hpp
+++ b/src/RTree.hpp
@@ -1,6 +1,7 @@
#pragma once
#include "RTree.h"
+
#include <math.h>
#include <stdlib.h>
#include <cassert>