forked from OSchip/llvm-project
parent
6c75238aca
commit
ce26eac511
|
@ -37,6 +37,7 @@
|
|||
#include "llvm/ADT/SmallPtrSet.h"
|
||||
#include "llvm/ADT/SmallString.h"
|
||||
#include "llvm/ADT/SmallVector.h"
|
||||
|
||||
using namespace clang;
|
||||
using namespace sema;
|
||||
|
||||
|
|
Loading…
Reference in New Issue