diff options
Diffstat (limited to 'include/lldb/Host/Debug.h')
-rw-r--r-- | include/lldb/Host/Debug.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/lldb/Host/Debug.h b/include/lldb/Host/Debug.h index ed8e633c113f..d88725cf4e2e 100644 --- a/include/lldb/Host/Debug.h +++ b/include/lldb/Host/Debug.h @@ -10,12 +10,8 @@ #ifndef liblldb_Debug_h_ #define liblldb_Debug_h_ -// C Includes -// C++ Includes #include <vector> -// Other libraries and framework includes -// Project includes #include "lldb/lldb-private.h" namespace lldb_private { |