diff options
Diffstat (limited to 'openmp/runtime/src/kmp_stats.cpp')
| -rw-r--r-- | openmp/runtime/src/kmp_stats.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/src/kmp_stats.cpp b/openmp/runtime/src/kmp_stats.cpp index aeea4de1fc2..d75695f61a6 100644 --- a/openmp/runtime/src/kmp_stats.cpp +++ b/openmp/runtime/src/kmp_stats.cpp @@ -2,7 +2,6 @@ * Statistics gathering and processing. */ - //===----------------------------------------------------------------------===// // // The LLVM Compiler Infrastructure @@ -12,7 +11,6 @@ // //===----------------------------------------------------------------------===// - #include "kmp.h" #include "kmp_lock.h" #include "kmp_stats.h" |

