mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Prune unused includes
Swift SVN r7730
This commit is contained in:
@@ -26,10 +26,8 @@
|
||||
#include "llvm/Support/TargetSelect.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
#include <mach-o/loader.h>
|
||||
#include <stdlib.h>
|
||||
#include <iostream>
|
||||
#include <stdint.h>
|
||||
#include <fstream>
|
||||
#include <unistd.h>
|
||||
|
||||
struct apple_ast_section {
|
||||
uint32_t version;
|
||||
|
||||
Reference in New Issue
Block a user