summarylogtreecommitdiffstats
path: root/cmath.patch
diff options
context:
space:
mode:
authorseth2022-06-16 20:31:32 -0400
committerseth2022-06-16 20:31:32 -0400
commitbd8676a2d9dae5fe3c53b276e700b3c1dfe5dbc2 (patch)
tree266684ed1fc3e18160f178ee42db658692b71bb7 /cmath.patch
parent004d3f10cc439da5c581c9147003ffe49f7c7007 (diff)
downloadaur-bd8676a2d9dae5fe3c53b276e700b3c1dfe5dbc2.tar.gz
remove cmath.patch
fixed upstream (thanks hurricane!) https://github.com/treacherousfiend/LightmapUtil/pull/4
Diffstat (limited to 'cmath.patch')
-rw-r--r--cmath.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/cmath.patch b/cmath.patch
deleted file mode 100644
index a62e29e77f6c..000000000000
--- a/cmath.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/src/LightmapUtil.cpp b/src/LightmapUtil.cpp
-index ce742e8..62371a9 100644
---- a/src/LightmapUtil.cpp
-+++ b/src/LightmapUtil.cpp
-@@ -5,6 +5,7 @@
- #include <vector>
- #include <filesystem>
- #include <cstring>
-+#include <cmath>
-
- #include "LightmapUtil.h"
-