mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
add a #include to improve portability to windows, as requested by
someone on llvmdev. llvm-svn: 66397
This commit is contained in:
parent
13fcab1ef3
commit
2036de9b07
@ -18,6 +18,7 @@
|
||||
#define LLVM_ASSEMBLY_WRITER_H
|
||||
|
||||
#include <iosfwd>
|
||||
#include <string>
|
||||
|
||||
namespace llvm {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user