summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/xmlwrapp/files/xmlwrapp-0.5.0-gcc-4.3.patch')
-rw-r--r--dev-libs/xmlwrapp/files/xmlwrapp-0.5.0-gcc-4.3.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/dev-libs/xmlwrapp/files/xmlwrapp-0.5.0-gcc-4.3.patch b/dev-libs/xmlwrapp/files/xmlwrapp-0.5.0-gcc-4.3.patch
deleted file mode 100644
index dba843f520d2..000000000000
--- a/dev-libs/xmlwrapp/files/xmlwrapp-0.5.0-gcc-4.3.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/libxml/node.cxx.orig 2008-04-05 02:55:35.804091000 +0200
-+++ src/libxml/node.cxx 2008-04-05 03:09:21.170667965 +0200
-@@ -51,6 +51,7 @@
- #include <algorithm>
- #include <stdexcept>
- #include <functional>
-+#include <cstring>
-
- // libxml includes
- #include <libxml/tree.h>