diff options
Diffstat (limited to 'contrib/llvm/tools/lldb/source/Commands/CommandObjectGUI.h')
-rw-r--r-- | contrib/llvm/tools/lldb/source/Commands/CommandObjectGUI.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/llvm/tools/lldb/source/Commands/CommandObjectGUI.h b/contrib/llvm/tools/lldb/source/Commands/CommandObjectGUI.h index c71558fa1758..b20c3a7191ab 100644 --- a/contrib/llvm/tools/lldb/source/Commands/CommandObjectGUI.h +++ b/contrib/llvm/tools/lldb/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 { |