aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Interpreter/OptionValuePathMappings.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Interpreter/OptionValuePathMappings.h')
-rw-r--r--include/lldb/Interpreter/OptionValuePathMappings.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/lldb/Interpreter/OptionValuePathMappings.h b/include/lldb/Interpreter/OptionValuePathMappings.h
index 0e2e98d74b74..85f9926b21f8 100644
--- a/include/lldb/Interpreter/OptionValuePathMappings.h
+++ b/include/lldb/Interpreter/OptionValuePathMappings.h
@@ -10,10 +10,6 @@
#ifndef liblldb_OptionValuePathMappings_h_
#define liblldb_OptionValuePathMappings_h_
-// C Includes
-// C++ Includes
-// Other libraries and framework includes
-// Project includes
#include "lldb/Interpreter/OptionValue.h"
#include "lldb/Target/PathMappingList.h"