aboutsummaryrefslogtreecommitdiffstats
path: root/gtest/include/gtest/internal/gtest-type-util.h.pump
diff options
context:
space:
mode:
Diffstat (limited to 'gtest/include/gtest/internal/gtest-type-util.h.pump')
-rw-r--r--gtest/include/gtest/internal/gtest-type-util.h.pump2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtest/include/gtest/internal/gtest-type-util.h.pump b/gtest/include/gtest/internal/gtest-type-util.h.pump
index 3eb5dce..5aed1e5 100644
--- a/gtest/include/gtest/internal/gtest-type-util.h.pump
+++ b/gtest/include/gtest/internal/gtest-type-util.h.pump
@@ -53,8 +53,6 @@ $var n = 50 $$ Maximum length of type lists we want to support.
#include <cxxabi.h>
#endif // __GLIBCXX__
-#include <typeinfo>
-
namespace testing {
namespace internal {