summaryrefslogtreecommitdiffstats
path: root/library/cpp/testing
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/testing')
-rw-r--r--library/cpp/testing/gtest_extensions/gtest_extensions.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/library/cpp/testing/gtest_extensions/gtest_extensions.h b/library/cpp/testing/gtest_extensions/gtest_extensions.h
index e20532241e4..e4f336fd540 100644
--- a/library/cpp/testing/gtest_extensions/gtest_extensions.h
+++ b/library/cpp/testing/gtest_extensions/gtest_extensions.h
@@ -1,6 +1,8 @@
#pragma once
+// IWYU pragma: begin_exports
#include "assertions.h"
#include "matchers.h"
#include "pretty_printers.h"
#include "probe.h"
+// IWYU pragma: end_exports