summaryrefslogtreecommitdiffstats
path: root/core/math/delaunay.cpp
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2018-08-29 22:38:13 +0200
committerRémi Verschelde <rverschelde@gmail.com>2018-08-29 22:41:17 +0200
commit9eb4d4ab2d65c7e29b07308c7f18f40b6530f5a2 (patch)
tree8c9841b68aea83cd69708f50cd2d753fcf225ab5 /core/math/delaunay.cpp
parent6003cf70b180227a0b774afe61b41e68b50c31a0 (diff)
downloadredot-engine-9eb4d4ab2d65c7e29b07308c7f18f40b6530f5a2.tar.gz
Add missing copyright headers
Diffstat (limited to 'core/math/delaunay.cpp')
-rw-r--r--core/math/delaunay.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/math/delaunay.cpp b/core/math/delaunay.cpp
deleted file mode 100644
index 8cae92b7c0..0000000000
--- a/core/math/delaunay.cpp
+++ /dev/null
@@ -1 +0,0 @@
-#include "delaunay.h"