diff options
Diffstat (limited to 'sci-physics/qcl/files/qcl-0.6.3-gcc43.patch')
-rw-r--r-- | sci-physics/qcl/files/qcl-0.6.3-gcc43.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/qcl/files/qcl-0.6.3-gcc43.patch b/sci-physics/qcl/files/qcl-0.6.3-gcc43.patch index 1829635b3..8ec4e6274 100644 --- a/sci-physics/qcl/files/qcl-0.6.3-gcc43.patch +++ b/sci-physics/qcl/files/qcl-0.6.3-gcc43.patch @@ -1,5 +1,5 @@ ---- options.cc.orig 2010-05-26 18:06:46.000000000 +0100 -+++ options.cc 2010-05-26 18:14:33.000000000 +0100 +--- a/options.cc 2010-05-26 18:06:46.000000000 +0100 ++++ b/options.cc 2010-05-26 18:14:33.000000000 +0100 @@ -15,6 +15,7 @@ #include <stdio.h> |