diff options
Diffstat (limited to 'graphics/pfstools/files/patch-src-matlab-compatibility.h')
-rw-r--r-- | graphics/pfstools/files/patch-src-matlab-compatibility.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/pfstools/files/patch-src-matlab-compatibility.h b/graphics/pfstools/files/patch-src-matlab-compatibility.h deleted file mode 100644 index 2140ba13a717..000000000000 --- a/graphics/pfstools/files/patch-src-matlab-compatibility.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/matlab/compatibility.h.orig 2007-03-01 14:10:57 UTC -+++ src/matlab/compatibility.h -@@ -59,6 +59,6 @@ - - #endif - --#define DEBUG_STR if(1); else cerr -+#define DEBUG_STR if(1); else std::cerr - - #endif |