diff options
Diffstat (limited to 'openmp/runtime/src/kmp_error.cpp')
| -rw-r--r-- | openmp/runtime/src/kmp_error.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/src/kmp_error.cpp b/openmp/runtime/src/kmp_error.cpp index caacf3da7ce..91ea7f3a88a 100644 --- a/openmp/runtime/src/kmp_error.cpp +++ b/openmp/runtime/src/kmp_error.cpp @@ -2,7 +2,6 @@ * kmp_error.cpp -- KPTS functions for error checking at runtime */ - //===----------------------------------------------------------------------===// // // The LLVM Compiler Infrastructure @@ -12,7 +11,6 @@ // //===----------------------------------------------------------------------===// - #include "kmp.h" #include "kmp_error.h" #include "kmp_i18n.h" |

