diff options
Diffstat (limited to 'openmp/runtime/src/kmp_debugger.h')
| -rw-r--r-- | openmp/runtime/src/kmp_debugger.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/src/kmp_debugger.h b/openmp/runtime/src/kmp_debugger.h index 4713d880feb..6c747b2c824 100644 --- a/openmp/runtime/src/kmp_debugger.h +++ b/openmp/runtime/src/kmp_debugger.h @@ -3,7 +3,6 @@ * kmp_debugger.h -- debugger support. */ - //===----------------------------------------------------------------------===// // // The LLVM Compiler Infrastructure @@ -13,7 +12,6 @@ // //===----------------------------------------------------------------------===// - #ifndef KMP_DEBUGGER_H #define KMP_DEBUGGER_H |

