summaryrefslogtreecommitdiff
path: root/textproc/xmlpp/files/patch-src::xmlcommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xmlpp/files/patch-src::xmlcommon.h')
-rw-r--r--textproc/xmlpp/files/patch-src::xmlcommon.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/xmlpp/files/patch-src::xmlcommon.h b/textproc/xmlpp/files/patch-src::xmlcommon.h
deleted file mode 100644
index 0a86e5acf3ff..000000000000
--- a/textproc/xmlpp/files/patch-src::xmlcommon.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/xmlcommon.h.orig Wed Jul 23 04:10:04 2003
-+++ src/xmlcommon.h Wed Jul 23 04:12:03 2003
-@@ -20,6 +20,8 @@
-
- //! dummy define
- #define XMLPP_API
-+
-+using std::string;
-
- //! handle to a tagname string in a tagname map
- typedef int xmltagnamehandle;