summaryrefslogtreecommitdiffstats
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, 2 insertions, 0 deletions
diff --git a/gtest/include/gtest/internal/gtest-type-util.h.pump b/gtest/include/gtest/internal/gtest-type-util.h.pump
index 5aed1e5..3eb5dce 100644
--- a/gtest/include/gtest/internal/gtest-type-util.h.pump
+++ b/gtest/include/gtest/internal/gtest-type-util.h.pump
@@ -53,6 +53,8 @@ $var n = 50 $$ Maximum length of type lists we want to support.
#include <cxxabi.h>
#endif // __GLIBCXX__
+#include <typeinfo>
+
namespace testing {
namespace internal {