summaryrefslogtreecommitdiff
path: root/include/lldb/Core/STLUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Core/STLUtils.h')
-rw-r--r--include/lldb/Core/STLUtils.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/lldb/Core/STLUtils.h b/include/lldb/Core/STLUtils.h
index 55f1ac05c975..0ed354fa4e32 100644
--- a/include/lldb/Core/STLUtils.h
+++ b/include/lldb/Core/STLUtils.h
@@ -10,16 +10,12 @@
#ifndef liblldb_STLUtils_h_
#define liblldb_STLUtils_h_
-// C Includes
#include <string.h>
-// C++ Includes
#include <map>
#include <ostream>
#include <vector>
-// Other libraries and framework includes
-// Project includes
//----------------------------------------------------------------------
// C string less than compare function object