aboutsummaryrefslogtreecommitdiffstats
path: root/test/gtest_output_test_.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/gtest_output_test_.cc')
-rw-r--r--test/gtest_output_test_.cc7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/gtest_output_test_.cc b/test/gtest_output_test_.cc
index 9c92d8cc..0e49f6c3 100644
--- a/test/gtest_output_test_.cc
+++ b/test/gtest_output_test_.cc
@@ -50,13 +50,6 @@
#include <pthread.h>
#endif // GTEST_HAS_PTHREAD
-#if GTEST_OS_LINUX
-#include <string.h>
-#include <signal.h>
-#include <string>
-#include <vector>
-#endif // GTEST_OS_LINUX
-
using testing::ScopedFakeTestPartResultReporter;
using testing::TestPartResultArray;