diff options
Diffstat (limited to 'openmp/runtime/src/kmp_stats.h')
| -rw-r--r-- | openmp/runtime/src/kmp_stats.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/src/kmp_stats.h b/openmp/runtime/src/kmp_stats.h index 50ad2577836..46512e42b5a 100644 --- a/openmp/runtime/src/kmp_stats.h +++ b/openmp/runtime/src/kmp_stats.h @@ -5,7 +5,6 @@ * Functions for collecting statistics. */ - //===----------------------------------------------------------------------===// // // The LLVM Compiler Infrastructure @@ -15,7 +14,6 @@ // //===----------------------------------------------------------------------===// - #include "kmp_config.h" #if KMP_STATS_ENABLED |

