mirror of
https://github.com/intel/llvm.git
synced 2026-01-31 16:29:50 +08:00
Include Path.h instead of PathV2.h.
I am about to move PathV2.h to Path.h. llvm-svn: 183795
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include "clang/Serialization/ModuleManager.h"
|
||||
#include "clang/Serialization/GlobalModuleIndex.h"
|
||||
#include "llvm/Support/MemoryBuffer.h"
|
||||
#include "llvm/Support/PathV2.h"
|
||||
#include "llvm/Support/Path.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
#include "llvm/Support/system_error.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user