mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-20 18:52:46 +00:00
Remove some pointless #includes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10653 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b74f4d0422
commit
c4ee2747f2
@ -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…
x
Reference in New Issue
Block a user