diff options
Diffstat (limited to 'include/lldb/Interpreter/OptionValueFileSpecList.h')
| -rw-r--r-- | include/lldb/Interpreter/OptionValueFileSpecList.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/lldb/Interpreter/OptionValueFileSpecList.h b/include/lldb/Interpreter/OptionValueFileSpecList.h index 9529fbcf38bc..5c43b85bcea7 100644 --- a/include/lldb/Interpreter/OptionValueFileSpecList.h +++ b/include/lldb/Interpreter/OptionValueFileSpecList.h @@ -10,10 +10,6 @@ #ifndef liblldb_OptionValueFileSpecList_h_ #define liblldb_OptionValueFileSpecList_h_ -// C Includes -// C++ Includes -// Other libraries and framework includes -// Project includes #include "lldb/Core/FileSpecList.h" #include "lldb/Interpreter/OptionValue.h" |
