summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_debugger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'openmp/runtime/src/kmp_debugger.cpp')
-rw-r--r--openmp/runtime/src/kmp_debugger.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/src/kmp_debugger.cpp b/openmp/runtime/src/kmp_debugger.cpp
index c4f373ea402..3484f7a01d0 100644
--- a/openmp/runtime/src/kmp_debugger.cpp
+++ b/openmp/runtime/src/kmp_debugger.cpp
@@ -3,7 +3,6 @@
* kmp_debugger.cpp -- debugger support.
*/
-
//===----------------------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
@@ -13,7 +12,6 @@
//
//===----------------------------------------------------------------------===//
-
#include "kmp.h"
#include "kmp_lock.h"
#include "kmp_omp.h"
OpenPOWER on IntegriCloud