diff options
Diffstat (limited to 'include/lldb/Symbol/DebugMacros.h')
| -rw-r--r-- | include/lldb/Symbol/DebugMacros.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/lldb/Symbol/DebugMacros.h b/include/lldb/Symbol/DebugMacros.h index 640da027cd59..86700994fbcc 100644 --- a/include/lldb/Symbol/DebugMacros.h +++ b/include/lldb/Symbol/DebugMacros.h @@ -10,13 +10,9 @@ #ifndef liblldb_DebugMacros_h_ #define liblldb_DebugMacros_h_ -// C Includes -// C++ Includes #include <memory> #include <vector> -// Other libraries and framework includes -// Project includes #include "lldb/Utility/ConstString.h" #include "lldb/lldb-private.h" |
