r180719 - [test] add missing header for the test.
Argyrios Kyrtzidis
akyrtzi at gmail.com
Mon Apr 29 10:31:49 PDT 2013
Author: akirtzidis
Date: Mon Apr 29 12:31:48 2013
New Revision: 180719
URL: http://llvm.org/viewvc/llvm-project?rev=180719&view=rev
Log:
[test] add missing header for the test.
Added:
cfe/trunk/test/Preprocessor/pp-modules.h
Added: cfe/trunk/test/Preprocessor/pp-modules.h
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Preprocessor/pp-modules.h?rev=180719&view=auto
==============================================================================
--- cfe/trunk/test/Preprocessor/pp-modules.h (added)
+++ cfe/trunk/test/Preprocessor/pp-modules.h Mon Apr 29 12:31:48 2013
@@ -0,0 +1 @@
+#include <Module/Module.h>
More information about the cfe-commits
mailing list