From 5e95aa85bb660d45e9905ef1d7180b2678280660 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Fri, 3 Jul 2015 16:57:06 +0000 Subject: Import LLDB as of upstream SVN 241361 (git 612c075f) --- source/Core/Error.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'source/Core/Error.cpp') diff --git a/source/Core/Error.cpp b/source/Core/Error.cpp index 5b0bbe273603..ce055826af2c 100644 --- a/source/Core/Error.cpp +++ b/source/Core/Error.cpp @@ -21,10 +21,6 @@ #include #include -#if (defined (__arm__) || defined (__arm64__) || defined (__aarch64__)) && defined (__APPLE__) -#include -#endif - using namespace lldb; using namespace lldb_private; -- cgit v1.3