Remove includes for removed files...

llvm-svn: 107753
This commit is contained in:
Jim Ingham 2010-07-07 03:39:43 +00:00
parent 6d122aef97
commit 6f80bc5602
1 changed files with 0 additions and 2 deletions

View File

@ -12,7 +12,6 @@
#include <getopt.h>
#include <stdlib.h>
#include "../Commands/CommandObjectAlias.h"
#include "../Commands/CommandObjectAppend.h"
#include "../Commands/CommandObjectApropos.h"
#include "../Commands/CommandObjectArgs.h"
@ -42,7 +41,6 @@
#include "../Commands/CommandObjectSyntax.h"
#include "../Commands/CommandObjectTarget.h"
#include "../Commands/CommandObjectThread.h"
#include "../Commands/CommandObjectUnalias.h"
#include "../Commands/CommandObjectVariable.h"
#include "lldb/Interpreter/Args.h"