diff options
Diffstat (limited to 'sci-physics/camfr/files/camfr-20070717-gcc43.patch')
-rw-r--r-- | sci-physics/camfr/files/camfr-20070717-gcc43.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sci-physics/camfr/files/camfr-20070717-gcc43.patch b/sci-physics/camfr/files/camfr-20070717-gcc43.patch deleted file mode 100644 index dd10cc25bdaa..000000000000 --- a/sci-physics/camfr/files/camfr-20070717-gcc43.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- camfr/primitives/section/sectiondisp.cpp~ 2007-07-18 09:48:46.000000000 +0100 -+++ camfr/primitives/section/sectiondisp.cpp 2008-07-02 11:18:24.000000000 +0100 -@@ -20,7 +20,8 @@ - using std::cout; - using std::cerr; - using std::endl; -- -+#include <complex> -+using std::abs; - #include "../../util/vectorutil.h" - - ///////////////////////////////////////////////////////////////////////////// |