]> granicus.if.org Git - clang/commit
move #include to the file that needs it.
authorChris Lattner <sabre@nondot.org>
Tue, 18 Mar 2008 05:59:11 +0000 (05:59 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 18 Mar 2008 05:59:11 +0000 (05:59 +0000)
commitf90a24857851f7d28797205c810aae1708eaa60c
tree0aff639702b3de490735d1a727fb47b909977b71
parent6a1bc1b95ee31c6892d46a6993b9e2d2d66831ee
move #include to the file that needs it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48485 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/PPMacroExpansion.cpp
lib/Lex/Preprocessor.cpp