mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Using std::remove' requires
cstdio.h'.
llvm-svn: 7843
This commit is contained in:
parent
cdb5fe46cd
commit
283afdd02b
@ -17,6 +17,7 @@
|
||||
#include "InstrInfoEmitter.h"
|
||||
#include "InstrSelectorEmitter.h"
|
||||
#include <algorithm>
|
||||
#include <cstdio>
|
||||
#include <fstream>
|
||||
|
||||
enum ActionType {
|
||||
|
Loading…
Reference in New Issue
Block a user