diff options
| -rw-r--r-- | llvm/include/llvm-c/Support.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm-c/Support.h b/llvm/include/llvm-c/Support.h index 72af4e4539c..705e5f292b1 100644 --- a/llvm/include/llvm-c/Support.h +++ b/llvm/include/llvm-c/Support.h @@ -33,4 +33,4 @@ LLVMBool LLVMLoadLibraryPermanently(const char* Filename); } #endif -#endif
\ No newline at end of file +#endif |

