aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/kmp_platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/src/kmp_platform.h')
-rw-r--r--runtime/src/kmp_platform.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/src/kmp_platform.h b/runtime/src/kmp_platform.h
index 800523a..534409e 100644
--- a/runtime/src/kmp_platform.h
+++ b/runtime/src/kmp_platform.h
@@ -2,7 +2,6 @@
* kmp_platform.h -- header for determining operating system and architecture
*/
-
//===----------------------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
@@ -12,7 +11,6 @@
//
//===----------------------------------------------------------------------===//
-
#ifndef KMP_PLATFORM_H
#define KMP_PLATFORM_H