summaryrefslogtreecommitdiff
path: root/textproc/xmlpp/files/patch-src::xmltokenizer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xmlpp/files/patch-src::xmltokenizer.cpp')
-rw-r--r--textproc/xmlpp/files/patch-src::xmltokenizer.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/xmlpp/files/patch-src::xmltokenizer.cpp b/textproc/xmlpp/files/patch-src::xmltokenizer.cpp
deleted file mode 100644
index ced263bff89d..000000000000
--- a/textproc/xmlpp/files/patch-src::xmltokenizer.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/xmltokenizer.cpp.orig Wed Jul 23 04:14:53 2003
-+++ src/xmltokenizer.cpp Wed Jul 23 04:29:18 2003
-@@ -15,7 +15,7 @@
- // needed includes
- #include "xmlpp.h"
- #include "xmltokenizer.h"
--
-+#include <iostream>
-
- // namespace declaration
- namespace xmlpp {