aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Target/InstrumentationRuntime.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Target/InstrumentationRuntime.h')
-rw-r--r--include/lldb/Target/InstrumentationRuntime.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/lldb/Target/InstrumentationRuntime.h b/include/lldb/Target/InstrumentationRuntime.h
index 21d66d5766a9..ba905cb8535d 100644
--- a/include/lldb/Target/InstrumentationRuntime.h
+++ b/include/lldb/Target/InstrumentationRuntime.h
@@ -10,13 +10,9 @@
#ifndef liblldb_InstrumentationRuntime_h_
#define liblldb_InstrumentationRuntime_h_
-// C Includes
-// C++ Includes
#include <map>
#include <vector>
-// Other libraries and framework includes
-// Project includes
#include "lldb/Core/PluginInterface.h"
#include "lldb/Utility/StructuredData.h"
#include "lldb/lldb-forward.h"