diff options
Diffstat (limited to 'source/Commands/CommandObjectPlatform.h')
-rw-r--r-- | source/Commands/CommandObjectPlatform.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source/Commands/CommandObjectPlatform.h b/source/Commands/CommandObjectPlatform.h index 03b8ca00c81d..e15df5a0441f 100644 --- a/source/Commands/CommandObjectPlatform.h +++ b/source/Commands/CommandObjectPlatform.h @@ -10,10 +10,6 @@ #ifndef liblldb_CommandObjectPlatform_h_ #define liblldb_CommandObjectPlatform_h_ -// C Includes -// C++ Includes -// Other libraries and framework includes -// Project includes #include "lldb/Interpreter/CommandObjectMultiword.h" #include "lldb/Interpreter/Options.h" |