diff options
Diffstat (limited to 'openmp/runtime/src/kmp_io.cpp')
| -rw-r--r-- | openmp/runtime/src/kmp_io.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/src/kmp_io.cpp b/openmp/runtime/src/kmp_io.cpp index 609dd18e0bb..91ebefe5ed5 100644 --- a/openmp/runtime/src/kmp_io.cpp +++ b/openmp/runtime/src/kmp_io.cpp @@ -2,7 +2,6 @@ * kmp_io.cpp -- RTL IO */ - //===----------------------------------------------------------------------===// // // The LLVM Compiler Infrastructure @@ -12,7 +11,6 @@ // //===----------------------------------------------------------------------===// - #include <stdarg.h> #include <stddef.h> #include <stdio.h> |

