forked from OSchip/llvm-project
Hopefully appease Windows buildbot with Japanese (?) error message.
llvm-svn: 165414
This commit is contained in:
parent
fddb32c3d6
commit
8c059026c0
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue