Include PathV1.h in files that use it.
This is preparation for replacing Path.h with PathV2.h. llvm-svn: 183781
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include "clang/Lex/Preprocessor.h"
|
||||
#include "llvm/ADT/StringSet.h"
|
||||
#include "llvm/Support/Path.h"
|
||||
#include "llvm/Support/PathV1.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
|
||||
using namespace clang;
|
||||
|
||||
Reference in New Issue
Block a user