blob: 987aef9d79487997318daf591be9226e85df90a2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- stg-2.408/stglibs/common.lib/include/stg/common.h.orig 2017-08-29 13:08:12.574050223 +0300
+++ stg-2.408/stglibs/common.lib/include/stg/common.h 2017-08-29 13:08:44.261161176 +0300
@@ -33,6 +33,7 @@
#include <ctime>
#endif
#include <string>
+#include <limits.h>
#include "stg/os_int.h"
#include "stg/const.h"
|