diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2011-07-22 10:16:15 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2011-07-22 10:16:15 +0000 |
commit | 9cf99a61d68ae217ea3b463a02e3b50c620d8e54 (patch) | |
tree | bc23d87b5a72f1f4108244c6655bc85065a27931 /clang/lib/Serialization/ASTReader.cpp | |
parent | cf1667022fec6f94a3178d92cb8a719e971d63bc (diff) | |
download | bcm5719-llvm-9cf99a61d68ae217ea3b463a02e3b50c620d8e54.tar.gz bcm5719-llvm-9cf99a61d68ae217ea3b463a02e3b50c620d8e54.zip |
Add a missing forward declaration and namespace qualifier to this
header. This showed up in client code that has a different include
ordering after Chris's shuffle of raw_ostream. All of the Clang code
ends up with a header included before this one that provides the needed
type and using declaration.
llvm-svn: 135765
Diffstat (limited to 'clang/lib/Serialization/ASTReader.cpp')
0 files changed, 0 insertions, 0 deletions