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
Loading
Please register or sign in to comment