summarylogtreecommitdiffstats
path: root/gcc440.patch
blob: 48f52242aaa35bda8fafc7d908a0703f38eb8e74 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- squish.h	2009-09-02 21:25:02.586265731 +0200
+++ squish.h	2009-09-02 21:24:47.922933766 +0200
@@ -26,6 +26,8 @@
 #ifndef SQUISH_H
 #define SQUISH_H
 
+#include <limits.h>
+
 //! All squish API functions live in this namespace.
 namespace squish {