diff options
Diffstat (limited to 'include/llvm/Support/Threading.h')
-rw-r--r-- | include/llvm/Support/Threading.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Support/Threading.h b/include/llvm/Support/Threading.h index 400de14082..bac11a2380 100644 --- a/include/llvm/Support/Threading.h +++ b/include/llvm/Support/Threading.h @@ -42,4 +42,4 @@ namespace llvm { void llvm_release_global_lock(); } -#endif
\ No newline at end of file +#endif |