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