Don’t include “llvm/Support/MachO.h” as it isn’t needed here.

llvm-svn: 205461
This commit is contained in:
Greg Clayton 2014-04-02 20:38:03 +00:00
parent eadcca97cb
commit 3657e9c592
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@
#include <string>
// Other libraries and framework includes
#include "llvm/Support/MachO.h"
#include "lldb/Target/DynamicLoader.h"
#include "lldb/Host/FileSpec.h"
#include "lldb/Core/UUID.h"