diff options
Diffstat (limited to 'source/Target/SystemRuntime.cpp')
-rw-r--r-- | source/Target/SystemRuntime.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source/Target/SystemRuntime.cpp b/source/Target/SystemRuntime.cpp index 3fdf6daa6afa..574c01cb5ae1 100644 --- a/source/Target/SystemRuntime.cpp +++ b/source/Target/SystemRuntime.cpp @@ -7,10 +7,6 @@ // //===----------------------------------------------------------------------===// -// C Includes -// C++ Includes -// Other libraries and framework includes -// Project includes #include "lldb/Target/SystemRuntime.h" #include "lldb/Core/PluginManager.h" #include "lldb/Target/Process.h" |