diff options
Diffstat (limited to 'openmp/runtime/src/kmp_i18n.cpp')
| -rw-r--r-- | openmp/runtime/src/kmp_i18n.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/src/kmp_i18n.cpp b/openmp/runtime/src/kmp_i18n.cpp index 3035e09879e..757f3b69f7b 100644 --- a/openmp/runtime/src/kmp_i18n.cpp +++ b/openmp/runtime/src/kmp_i18n.cpp @@ -2,7 +2,6 @@ * kmp_i18n.cpp */ - //===----------------------------------------------------------------------===// // // The LLVM Compiler Infrastructure @@ -12,7 +11,6 @@ // //===----------------------------------------------------------------------===// - #include "kmp_i18n.h" #include "kmp.h" |

