aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/ttmkfdir/files/patch-ttf.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts/ttmkfdir/files/patch-ttf.h')
-rw-r--r--x11-fonts/ttmkfdir/files/patch-ttf.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-fonts/ttmkfdir/files/patch-ttf.h b/x11-fonts/ttmkfdir/files/patch-ttf.h
new file mode 100644
index 000000000000..5295d0ea7ada
--- /dev/null
+++ b/x11-fonts/ttmkfdir/files/patch-ttf.h
@@ -0,0 +1,11 @@
+--- ttf.h.orig Wed Mar 13 19:16:38 2002
++++ ttf.h Sat Dec 6 23:47:35 2003
+@@ -13,6 +13,8 @@
+ #include "util.h"
+ #include "encoding.h"
+
++using namespace std;
++
+ namespace ttf {
+
+ class Face {