summaryrefslogtreecommitdiffstats
path: root/test/PCH/Inputs/chain-macro-override2.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/PCH/Inputs/chain-macro-override2.h')
-rw-r--r--test/PCH/Inputs/chain-macro-override2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/PCH/Inputs/chain-macro-override2.h b/test/PCH/Inputs/chain-macro-override2.h
index f279e2a..e4bff77 100644
--- a/test/PCH/Inputs/chain-macro-override2.h
+++ b/test/PCH/Inputs/chain-macro-override2.h
@@ -2,3 +2,4 @@
#undef g
#undef h
#define h() g()
+int x;
OpenPOWER on IntegriCloud