Imported Upstream version 1.14.0
[platform/upstream/gtest.git] / googlemock / src / gmock.cc
index 5025656..b5e714d 100644 (file)
@@ -29,6 +29,8 @@
 
 #include "gmock/gmock.h"
 
+#include <string>
+
 #include "gmock/internal/gmock-port.h"
 
 GMOCK_DEFINE_bool_(catch_leaked_mocks, true,