summaryrefslogtreecommitdiff
path: root/misc/zyGrib/patches/patch-ColorScale.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'misc/zyGrib/patches/patch-ColorScale.cpp')
-rw-r--r--misc/zyGrib/patches/patch-ColorScale.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/zyGrib/patches/patch-ColorScale.cpp b/misc/zyGrib/patches/patch-ColorScale.cpp
new file mode 100644
index 00000000000..d01b71a2e42
--- /dev/null
+++ b/misc/zyGrib/patches/patch-ColorScale.cpp
@@ -0,0 +1,12 @@
+$NetBSD: patch-ColorScale.cpp,v 1.1 2013/05/04 12:59:47 joerg Exp $
+
+--- ColorScale.cpp.orig 2013-05-04 00:40:33.000000000 +0000
++++ ColorScale.cpp
+@@ -16,6 +16,7 @@ You should have received a copy of the G
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ ***********************************************************************/
+
++#include <clocale>
+ #include "ColorScale.h"
+
+ #include "zuFile.h"