mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-04 03:06:28 +00:00
Include <string> for compatibility with gcc 3.0.x (the system compiler on
Debian.) llvm-svn: 12985
This commit is contained in:
parent
c465066a6c
commit
2a087ad673
@ -17,6 +17,7 @@
|
||||
#define LLVM_CODEGEN_MACHINEINSTR_H
|
||||
|
||||
#include "Support/iterator"
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <cassert>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user