diff options
Diffstat (limited to 'math/topaz/files/patch-topaz::styledisp.h')
-rw-r--r-- | math/topaz/files/patch-topaz::styledisp.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/topaz/files/patch-topaz::styledisp.h b/math/topaz/files/patch-topaz::styledisp.h deleted file mode 100644 index b70c045e963a..000000000000 --- a/math/topaz/files/patch-topaz::styledisp.h +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 <string> - -+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); |