summaryrefslogtreecommitdiffstats
path: root/include/gtest/internal/gtest-type-util.h.pump
diff options
context:
space:
mode:
authorzhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925>2010-09-14 05:35:59 (GMT)
committerzhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925>2010-09-14 05:35:59 (GMT)
commitdac3e879c56a50696a36f53e1e5e353e48fa665f (patch)
tree153342e638fc52dae7800c9de65ab4576cf52b26 /include/gtest/internal/gtest-type-util.h.pump
parent88e0df62470fa82e8d3010ef88241cd7565ebe9e (diff)
downloadgoogletest-dac3e879c56a50696a36f53e1e5e353e48fa665f.zip
googletest-dac3e879c56a50696a36f53e1e5e353e48fa665f.tar.gz
googletest-dac3e879c56a50696a36f53e1e5e353e48fa665f.tar.bz2
Include gtest headers as user headers instead of system headers.
Diffstat (limited to 'include/gtest/internal/gtest-type-util.h.pump')
-rw-r--r--include/gtest/internal/gtest-type-util.h.pump4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/gtest/internal/gtest-type-util.h.pump b/include/gtest/internal/gtest-type-util.h.pump
index 5aed1e5..04906b7 100644
--- a/include/gtest/internal/gtest-type-util.h.pump
+++ b/include/gtest/internal/gtest-type-util.h.pump
@@ -42,8 +42,8 @@ $var n = 50 $$ Maximum length of type lists we want to support.
#ifndef GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TYPE_UTIL_H_
#define GTEST_INCLUDE_GTEST_INTERNAL_GTEST_TYPE_UTIL_H_
-#include <gtest/internal/gtest-port.h>
-#include <gtest/internal/gtest-string.h>
+#include "gtest/internal/gtest-port.h"
+#include "gtest/internal/gtest-string.h"
#if GTEST_HAS_TYPED_TEST || GTEST_HAS_TYPED_TEST_P