From f97290bb53de7719b6633c13a96b73dc41a60f27 Mon Sep 17 00:00:00 2001 From: Argyrios Kyrtzidis Date: Mon, 29 Apr 2013 17:31:48 +0000 Subject: [PATCH] [test] add missing header for the test. llvm-svn: 180719 --- clang/test/Preprocessor/pp-modules.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 clang/test/Preprocessor/pp-modules.h diff --git a/clang/test/Preprocessor/pp-modules.h b/clang/test/Preprocessor/pp-modules.h new file mode 100644 index 000000000000..e4ccacf14367 --- /dev/null +++ b/clang/test/Preprocessor/pp-modules.h @@ -0,0 +1 @@ +#include