mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-02 16:56:39 +00:00
Vector is my friend, do you like vector?
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9147 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
978e2cbfb2
commit
ed60e1c939
@ -12,6 +12,7 @@
|
||||
#define LLVM_DERIVED_TYPES_H
|
||||
|
||||
#include "llvm/Type.h"
|
||||
#include <vector>
|
||||
|
||||
template<class ValType, class TypeClass> class TypeMap;
|
||||
class FunctionValType;
|
||||
|
Loading…
Reference in New Issue
Block a user