desktop/libsquish/gcc440.patch

12 lines
253 B
Diff

--- 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 {