diff options
Diffstat (limited to 'include/lldb/Interpreter/OptionValueSInt64.h')
| -rw-r--r-- | include/lldb/Interpreter/OptionValueSInt64.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/lldb/Interpreter/OptionValueSInt64.h b/include/lldb/Interpreter/OptionValueSInt64.h index a6893d23e692..f630cbb8e283 100644 --- a/include/lldb/Interpreter/OptionValueSInt64.h +++ b/include/lldb/Interpreter/OptionValueSInt64.h @@ -11,10 +11,6 @@ #ifndef liblldb_OptionValueSInt64_h_ #define liblldb_OptionValueSInt64_h_ -// C Includes -// C++ Includes -// Other libraries and framework includes -// Project includes #include "lldb/Interpreter/OptionValue.h" namespace lldb_private { |
