From 7598910800537d792bb6778d96cadb0ce3545932 Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Wed, 1 Jan 2003 20:38:27 +0000 Subject: Add patches i missed --- math/topaz/files/patch-topaz::styledisp.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 math/topaz/files/patch-topaz::styledisp.h (limited to 'math/topaz/files/patch-topaz::styledisp.h') diff --git a/math/topaz/files/patch-topaz::styledisp.h b/math/topaz/files/patch-topaz::styledisp.h new file mode 100644 index 000000000000..b70c045e963a --- /dev/null +++ b/math/topaz/files/patch-topaz::styledisp.h @@ -0,0 +1,11 @@ +--- topaz/styledisp.h.orig Wed Dec 4 23:02:28 2002 ++++ topaz/styledisp.h Fri Dec 27 04:44:03 2002 +@@ -26,6 +26,8 @@ + + #include + ++using namespace std; ++ + extern bool getlinestylename(int id, string *out); + bool getcolorname(unsigned int r, unsigned int g,unsigned int b, string *out); + bool getmarkerstylename(int id, string *out); -- cgit v1.2.3