Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'extern/carve/patches/gcc46.patch')
-rw-r--r--extern/carve/patches/gcc46.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/extern/carve/patches/gcc46.patch b/extern/carve/patches/gcc46.patch
deleted file mode 100644
index a8384dcdab8..00000000000
--- a/extern/carve/patches/gcc46.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -r 525472fb477a include/carve/polyline_iter.hpp
---- a/include/carve/polyline_iter.hpp Sun Jan 15 23:07:40 2012 -0500
-+++ b/include/carve/polyline_iter.hpp Wed Jan 18 00:41:13 2012 +0600
-@@ -20,6 +20,7 @@
- #include <list>
- #include <iterator>
- #include <limits>
-+#include <cstddef>
-
- #include <carve/polyline_decl.hpp>
-