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