summaryrefslogtreecommitdiff
path: root/src/gtest-port.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtest-port.cc')
-rw-r--r--src/gtest-port.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gtest-port.cc b/src/gtest-port.cc
index b9504f5..5eec8fa 100644
--- a/src/gtest-port.cc
+++ b/src/gtest-port.cc
@@ -34,6 +34,7 @@
#include <limits.h>
#include <stdlib.h>
#include <stdio.h>
+#include <string.h>
#if GTEST_OS_WINDOWS_MOBILE
#include <windows.h> // For TerminateProcess()