diff options
Diffstat (limited to 'lldb/include/lldb/Interpreter/OptionValueArgs.h')
| -rw-r--r-- | lldb/include/lldb/Interpreter/OptionValueArgs.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lldb/include/lldb/Interpreter/OptionValueArgs.h b/lldb/include/lldb/Interpreter/OptionValueArgs.h index 433679da134..41af1298c2c 100644 --- a/lldb/include/lldb/Interpreter/OptionValueArgs.h +++ b/lldb/include/lldb/Interpreter/OptionValueArgs.h @@ -10,10 +10,6 @@ #ifndef liblldb_OptionValueArgs_h_ #define liblldb_OptionValueArgs_h_ -// C Includes -// C++ Includes -// Other libraries and framework includes -// Project includes #include "lldb/Interpreter/OptionValueArray.h" namespace lldb_private { |

