summaryrefslogtreecommitdiff
path: root/src/gtest-filepath.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtest-filepath.cc')
-rw-r--r--src/gtest-filepath.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gtest-filepath.cc b/src/gtest-filepath.cc
index fdb0562..fc4b787 100644
--- a/src/gtest-filepath.cc
+++ b/src/gtest-filepath.cc
@@ -45,6 +45,7 @@
#include <sys/syslimits.h>
#include <unistd.h>
#else
+#include <limits.h>
#include <sys/stat.h>
#include <unistd.h>
#endif // _WIN32_WCE or _WIN32