diff options
Diffstat (limited to 'math/topaz/files/patch-topaz::filepoint.h')
-rw-r--r-- | math/topaz/files/patch-topaz::filepoint.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/topaz/files/patch-topaz::filepoint.h b/math/topaz/files/patch-topaz::filepoint.h deleted file mode 100644 index 42ecd0cbc444..000000000000 --- a/math/topaz/files/patch-topaz::filepoint.h +++ /dev/null @@ -1,11 +0,0 @@ ---- topaz/filepoint.h.orig Wed Dec 4 23:02:26 2002 -+++ topaz/filepoint.h Fri Dec 27 04:46:14 2002 -@@ -26,6 +26,8 @@ - # include <stdio.h> - # include <string> - -+using namespace std; -+ - - class HandleElement - { |