diff options
Diffstat (limited to 'include/lldb/Interpreter/OptionValueRegex.h')
| -rw-r--r-- | include/lldb/Interpreter/OptionValueRegex.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/lldb/Interpreter/OptionValueRegex.h b/include/lldb/Interpreter/OptionValueRegex.h index afe9318ae014..a77eb5323f23 100644 --- a/include/lldb/Interpreter/OptionValueRegex.h +++ b/include/lldb/Interpreter/OptionValueRegex.h @@ -10,10 +10,6 @@ #ifndef liblldb_OptionValueRegex_h_ #define liblldb_OptionValueRegex_h_ -// C Includes -// C++ Includes -// Other libraries and framework includes -// Project includes #include "lldb/Interpreter/OptionValue.h" #include "lldb/Utility/RegularExpression.h" |
