13 lines
334 B
Diff
13 lines
334 B
Diff
diff --git a/third_party/ijar/zlib_client.h b/third_party/ijar/zlib_client.h
|
|
index ed6616362fcc..c4b051e0100c 100644
|
|
--- a/third_party/ijar/zlib_client.h
|
|
+++ b/third_party/ijar/zlib_client.h
|
|
@@ -16,6 +16,7 @@
|
|
#define THIRD_PARTY_IJAR_ZLIB_CLIENT_H_
|
|
|
|
#include <limits.h>
|
|
+#include <limits>
|
|
|
|
#include "third_party/ijar/common.h"
|
|
|