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