diff options
Diffstat (limited to 'source/Commands/CommandObjectTarget.h')
-rw-r--r-- | source/Commands/CommandObjectTarget.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/source/Commands/CommandObjectTarget.h b/source/Commands/CommandObjectTarget.h index 865534111eec5..643ce547dcb62 100644 --- a/source/Commands/CommandObjectTarget.h +++ b/source/Commands/CommandObjectTarget.h @@ -10,11 +10,6 @@ #ifndef liblldb_CommandObjectTarget_h_ #define liblldb_CommandObjectTarget_h_ -// C Includes -// C++ Includes -// Other libraries and framework includes -// Project includes -#include "lldb/Core/ArchSpec.h" #include "lldb/Interpreter/CommandObjectMultiword.h" #include "lldb/Interpreter/Options.h" |