Author: djasper
Date: Mon Oct  8 13:37:21 2012
New Revision: 165414

URL: http://llvm.org/viewvc/llvm-project?rev=165414&view=rev
Log:
Hopefully appease Windows buildbot with Japanese (?) error message.

Modified:
    cfe/trunk/lib/Tooling/FileMatchTrie.cpp

Modified: cfe/trunk/lib/Tooling/FileMatchTrie.cpp
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Tooling/FileMatchTrie.cpp?rev=165414&r1=165413&r2=165414&view=diff
==============================================================================
--- cfe/trunk/lib/Tooling/FileMatchTrie.cpp (original)
+++ cfe/trunk/lib/Tooling/FileMatchTrie.cpp Mon Oct  8 13:37:21 2012
@@ -16,6 +16,7 @@
 #include "llvm/ADT/StringMap.h"
 #include "llvm/Support/FileSystem.h"
 #include "llvm/Support/PathV2.h"
+#include "llvm/Support/raw_ostream.h"
 
 namespace clang {
 namespace tooling {


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to