mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
make this file self-contained
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36555 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c453f76e2b
commit
107d80956d
@ -16,6 +16,7 @@
|
|||||||
#define BITSTREAM_READER_H
|
#define BITSTREAM_READER_H
|
||||||
|
|
||||||
#include "llvm/Bitcode/BitCodes.h"
|
#include "llvm/Bitcode/BitCodes.h"
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
namespace llvm {
|
namespace llvm {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user