diff options
Diffstat (limited to 'source/Commands/CommandObjectGUI.h')
-rw-r--r-- | source/Commands/CommandObjectGUI.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source/Commands/CommandObjectGUI.h b/source/Commands/CommandObjectGUI.h index c71558fa1758..b20c3a7191ab 100644 --- a/source/Commands/CommandObjectGUI.h +++ b/source/Commands/CommandObjectGUI.h @@ -10,10 +10,6 @@ #ifndef liblldb_CommandObjectGUI_h_ #define liblldb_CommandObjectGUI_h_ -// C Includes -// C++ Includes -// Other libraries and framework includes -// Project includes #include "lldb/Interpreter/CommandObject.h" namespace lldb_private { |