diff options
Diffstat (limited to 'sci-physics/clhep/files')
-rw-r--r-- | sci-physics/clhep/files/clhep-2.0.3.3-gcc43.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sci-physics/clhep/files/clhep-2.0.3.3-gcc43.patch b/sci-physics/clhep/files/clhep-2.0.3.3-gcc43.patch deleted file mode 100644 index c93a38beedfd..000000000000 --- a/sci-physics/clhep/files/clhep-2.0.3.3-gcc43.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- Random/test/testRandom.cc.orig 2003-07-17 19:20:29.000000000 +0000 -+++ Random/test/testRandom.cc 2008-06-06 19:12:09.000000000 +0000 -@@ -3,6 +3,7 @@ - // ---------------------------------------------------------------------- - #include "CLHEP/Random/Randomize.h" - #include <iostream> -+#include <cstdlib> - - using std::cout; - using std::endl; |