diff options
Diffstat (limited to 'core/math/delaunay.cpp')
-rw-r--r-- | core/math/delaunay.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/math/delaunay.cpp b/core/math/delaunay.cpp new file mode 100644 index 0000000000..8cae92b7c0 --- /dev/null +++ b/core/math/delaunay.cpp @@ -0,0 +1 @@ +#include "delaunay.h" |