diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2023-02-25 20:14:31 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-02-25 20:14:31 +0100 |
| commit | a823c20d5d789a680a83a5edc5794abf943da378 (patch) | |
| tree | fe19ea32da3ab582e168c9e9bdb5f654b61fc3fb /src/RTree.hpp | |
| parent | 61def2af0683013866cc4eecd150b8edf76b97da (diff) | |
a
Diffstat (limited to 'src/RTree.hpp')
| -rw-r--r-- | src/RTree.hpp | 1 |
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> |
