mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
12 lines
253 B
Diff
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 {
|
|
|