updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / libsquish / gcc440.patch
blob48f52242aaa35bda8fafc7d908a0703f38eb8e74
1 --- squish.h 2009-09-02 21:25:02.586265731 +0200
2 +++ squish.h 2009-09-02 21:24:47.922933766 +0200
3 @@ -26,6 +26,8 @@
4 #ifndef SQUISH_H
5 #define SQUISH_H
7 +#include <limits.h>
9 //! All squish API functions live in this namespace.
10 namespace squish {