summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling/FileMatchTrie.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2012-10-08 18:37:21 +0000
committerDaniel Jasper <djasper@google.com>2012-10-08 18:37:21 +0000
commit8c059026c00354685521b63fb5e6a78f0040c0e7 (patch)
tree29691d5ef8f6c39c14d2eef9af5dde6568c805ed /clang/lib/Tooling/FileMatchTrie.cpp
parentfddb32c3d6775d0a8e6f2d0bbbbddcdb96c4a2c3 (diff)
downloadbcm5719-llvm-8c059026c00354685521b63fb5e6a78f0040c0e7.tar.gz
bcm5719-llvm-8c059026c00354685521b63fb5e6a78f0040c0e7.zip
Hopefully appease Windows buildbot with Japanese (?) error message.
llvm-svn: 165414
Diffstat (limited to 'clang/lib/Tooling/FileMatchTrie.cpp')
-rw-r--r--clang/lib/Tooling/FileMatchTrie.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/lib/Tooling/FileMatchTrie.cpp b/clang/lib/Tooling/FileMatchTrie.cpp
index 9b1be62875a..8f25a8c2bcf 100644
--- a/clang/lib/Tooling/FileMatchTrie.cpp
+++ b/clang/lib/Tooling/FileMatchTrie.cpp
@@ -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 {
OpenPOWER on IntegriCloud