diff options
Diffstat (limited to 'openmp/runtime/src/kmp_debug.h')
| -rw-r--r-- | openmp/runtime/src/kmp_debug.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/src/kmp_debug.h b/openmp/runtime/src/kmp_debug.h index 9080a4a9efe..1382dfe4e31 100644 --- a/openmp/runtime/src/kmp_debug.h +++ b/openmp/runtime/src/kmp_debug.h @@ -2,7 +2,6 @@ * kmp_debug.h -- debug / assertion code for Assure library */ - //===----------------------------------------------------------------------===// // // The LLVM Compiler Infrastructure @@ -12,7 +11,6 @@ // //===----------------------------------------------------------------------===// - #ifndef KMP_DEBUG_H #define KMP_DEBUG_H |

