summaryrefslogtreecommitdiff
path: root/include/lldb/Host/common/NativeRegisterContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Host/common/NativeRegisterContext.h')
-rw-r--r--include/lldb/Host/common/NativeRegisterContext.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/lldb/Host/common/NativeRegisterContext.h b/include/lldb/Host/common/NativeRegisterContext.h
index 26458db153c1..268e0f2473fd 100644
--- a/include/lldb/Host/common/NativeRegisterContext.h
+++ b/include/lldb/Host/common/NativeRegisterContext.h
@@ -10,10 +10,6 @@
#ifndef liblldb_NativeRegisterContext_h_
#define liblldb_NativeRegisterContext_h_
-// C Includes
-// C++ Includes
-// Other libraries and framework includes
-// Project includes
#include "lldb/Host/common/NativeWatchpointList.h"
#include "lldb/lldb-private.h"