forked from OSchip/llvm-project
parent
802b35c339
commit
f00b508e7e
|
@ -34,7 +34,7 @@
|
|||
#ifndef LLVM_TYPE_H
|
||||
#define LLVM_TYPE_H
|
||||
|
||||
#include "AbstractTypeUser.h"
|
||||
#include "llvm/AbstractTypeUser.h"
|
||||
#include "llvm/Support/Casting.h"
|
||||
#include "llvm/Support/DataTypes.h"
|
||||
#include "llvm/ADT/GraphTraits.h"
|
||||
|
|
Loading…
Reference in New Issue