Remove an unnecessary include

llvm-svn: 260761
This commit is contained in:
Enrico Granata 2016-02-12 23:12:27 +00:00
parent f4fb85b1c7
commit fdecea7f59
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
//===----------------------------------------------------------------------===//
#include "LibCxxAtomic.h"
#include "lldb-forward.h"
using namespace lldb;
using namespace lldb_private;