summaryrefslogtreecommitdiffstats
path: root/googletest/include/gtest
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2021-02-03 08:06:05 -0800
committerDino Radaković <dinor@google.com>2021-02-05 10:41:10 -0800
commit7e73533abce74ffabe57af9bf3a190833a4d496f (patch)
tree257f06a1f20cbd43ccdf900d650983b7207fef88 /googletest/include/gtest
parentb6323d216d3e5ebd183abf7b379069a17c923342 (diff)
downloadgoogletest-7e73533abce74ffabe57af9bf3a190833a4d496f.tar.gz
googletest-7e73533abce74ffabe57af9bf3a190833a4d496f.zip
Googletest export
Delete Google-internal IWYU pragmas PiperOrigin-RevId: 355398547
Diffstat (limited to 'googletest/include/gtest')
-rw-r--r--googletest/include/gtest/gtest-matchers.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/googletest/include/gtest/gtest-matchers.h b/googletest/include/gtest/gtest-matchers.h
index d9ccbbf1..9b2c125c 100644
--- a/googletest/include/gtest/gtest-matchers.h
+++ b/googletest/include/gtest/gtest-matchers.h
@@ -32,10 +32,6 @@
// This file implements just enough of the matcher interface to allow
// EXPECT_DEATH and friends to accept a matcher argument.
-// IWYU pragma: private, include "testing/base/public/gunit.h"
-// IWYU pragma: friend third_party/googletest/googlemock/.*
-// IWYU pragma: friend third_party/googletest/googletest/.*
-
#ifndef GTEST_INCLUDE_GTEST_GTEST_MATCHERS_H_
#define GTEST_INCLUDE_GTEST_GTEST_MATCHERS_H_
OpenPOWER on IntegriCloud