diff options
Diffstat (limited to 'lldb/tools/lldb-mi/MICmdArgValBase.h')
| -rw-r--r-- | lldb/tools/lldb-mi/MICmdArgValBase.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lldb/tools/lldb-mi/MICmdArgValBase.h b/lldb/tools/lldb-mi/MICmdArgValBase.h index 28847608280..1b4582963e5 100644 --- a/lldb/tools/lldb-mi/MICmdArgValBase.h +++ b/lldb/tools/lldb-mi/MICmdArgValBase.h @@ -9,10 +9,6 @@ #pragma once -// C Includes -// C++ Includes -// Other libraries and framework includes -// Project includes #include "MICmdArgSet.h" #include "MIUtilString.h" |

