diff options
Diffstat (limited to 'textproc/xmlpp/files/patch-src::xmlpp.cpp')
-rw-r--r-- | textproc/xmlpp/files/patch-src::xmlpp.cpp | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/textproc/xmlpp/files/patch-src::xmlpp.cpp b/textproc/xmlpp/files/patch-src::xmlpp.cpp deleted file mode 100644 index 366a1d4cbbb8..000000000000 --- a/textproc/xmlpp/files/patch-src::xmlpp.cpp +++ /dev/null @@ -1,15 +0,0 @@ ---- ./src/xmlpp.cpp.orig Wed Jul 23 04:12:52 2003 -+++ ./src/xmlpp.cpp Wed Jul 23 04:13:52 2003 -@@ -21,6 +21,12 @@ - //debug - #include <iostream> - -+using std::cout; -+using std::cerr; -+using std::endl; -+using std::ifstream; -+using std::ofstream; -+ - namespace xmlpp { - - // internal use for saving |