summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/DebugCXX.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/Inputs/DebugCXX.h')
-rw-r--r--clang/test/Modules/Inputs/DebugCXX.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/DebugCXX.h b/clang/test/Modules/Inputs/DebugCXX.h
index 1ccf8d302f1..8f83c0bc69d 100644
--- a/clang/test/Modules/Inputs/DebugCXX.h
+++ b/clang/test/Modules/Inputs/DebugCXX.h
@@ -1,4 +1,7 @@
/* -*- C++ -*- */
+
+#include "dummy.h"
+
namespace DebugCXX {
// Records.
struct Struct {
OpenPOWER on IntegriCloud