Remove Mac-specific includes.
llvm-svn: 105905
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
|
||||
#include "ObjectFileELF.h"
|
||||
|
||||
#include <mach/machine.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include <algorithm>
|
||||
@@ -30,10 +29,6 @@ using namespace lldb_private;
|
||||
using namespace std;
|
||||
|
||||
|
||||
#include <mach-o/nlist.h>
|
||||
#include <mach-o/stab.h>
|
||||
|
||||
|
||||
void
|
||||
ObjectFileELF::Initialize()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user