mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
Remove some pointless #includes
llvm-svn: 10653
This commit is contained in:
parent
aac7c59bb7
commit
3be2513e7d
@ -14,12 +14,7 @@
|
||||
|
||||
#include "ProfileInfo.h"
|
||||
#include "llvm/Module.h"
|
||||
#include <iostream>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include <cstdio>
|
||||
using namespace llvm;
|
||||
|
||||
enum ProfilingType {
|
||||
|
Loading…
Reference in New Issue
Block a user