forked from OSchip/llvm-project
InheritViz.cpp uses sys::Path, include PathV1.h
llvm-svn: 183922
This commit is contained in:
parent
04fa5c17d8
commit
dd6b1d5273
|
@ -18,6 +18,7 @@
|
|||
#include "clang/AST/DeclCXX.h"
|
||||
#include "clang/AST/TypeOrdering.h"
|
||||
#include "llvm/Support/GraphWriter.h"
|
||||
#include "llvm/Support/PathV1.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
#include <map>
|
||||
|
||||
|
|
Loading…
Reference in New Issue