diff options
Diffstat (limited to 'textproc/latte/files/patch-quote.cxx')
-rw-r--r-- | textproc/latte/files/patch-quote.cxx | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/latte/files/patch-quote.cxx b/textproc/latte/files/patch-quote.cxx deleted file mode 100644 index e27997679941..000000000000 --- a/textproc/latte/files/patch-quote.cxx +++ /dev/null @@ -1,11 +0,0 @@ ---- quote.cxx.orig Fri Oct 22 13:00:12 1999 -+++ quote.cxx Fri Mar 19 01:17:52 2004 -@@ -17,6 +17,8 @@ - - #include <latte.h> - -+using namespace std; -+ - Latte_Quote::Latte_Quote(const Latte_Wstate &ws, - const Latte_FileLoc &loc, - enum Latte_Quote::Type type) : |