diff options
Diffstat (limited to 'textproc/latte/files/patch-latte.cxx')
-rw-r--r-- | textproc/latte/files/patch-latte.cxx | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/latte/files/patch-latte.cxx b/textproc/latte/files/patch-latte.cxx deleted file mode 100644 index ec3d640ca1c..00000000000 --- a/textproc/latte/files/patch-latte.cxx +++ /dev/null @@ -1,11 +0,0 @@ ---- latte.cxx.orig Thu Oct 7 06:11:01 1999 -+++ latte.cxx Fri Mar 19 01:17:52 2004 -@@ -19,6 +19,8 @@ - #include <latte-log.h> - #include <restorer.h> - -+using namespace std; -+ - void - latte_init(bool path) - { |