diff options
Diffstat (limited to 'science/kst2/files/patch-src__datasources__ascii__kst_atof.cpp')
-rw-r--r-- | science/kst2/files/patch-src__datasources__ascii__kst_atof.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/science/kst2/files/patch-src__datasources__ascii__kst_atof.cpp b/science/kst2/files/patch-src__datasources__ascii__kst_atof.cpp deleted file mode 100644 index 986338370d29..000000000000 --- a/science/kst2/files/patch-src__datasources__ascii__kst_atof.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- ./src/datasources/ascii/kst_atof.cpp.orig 2012-07-22 13:24:59.000000000 +0000 -+++ ./src/datasources/ascii/kst_atof.cpp 2013-12-09 13:59:43.253923430 +0000 -@@ -8,6 +8,7 @@ - #include <ctype.h> - - #include <QLocale> -+#include <locale.h> - - - #define LOGHUGE 39 |