summaryrefslogtreecommitdiff
path: root/textproc/latte/files/patch-latte-text-cli.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/latte/files/patch-latte-text-cli.cxx')
-rw-r--r--textproc/latte/files/patch-latte-text-cli.cxx11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/latte/files/patch-latte-text-cli.cxx b/textproc/latte/files/patch-latte-text-cli.cxx
new file mode 100644
index 000000000000..a41030126072
--- /dev/null
+++ b/textproc/latte/files/patch-latte-text-cli.cxx
@@ -0,0 +1,11 @@
+--- latte-text-cli.cxx.orig Thu Oct 7 09:23:34 1999
++++ latte-text-cli.cxx Fri Mar 19 01:17:52 2004
+@@ -22,6 +22,8 @@
+ #include <cstring>
+ #include <unistd.h>
+
++using namespace std;
++
+ static void
+ report_backtrace(const Latte_Error &err)
+ {