diff options
Diffstat (limited to 'contrib/llvm/include/llvm-c/ErrorHandling.h')
-rw-r--r-- | contrib/llvm/include/llvm-c/ErrorHandling.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/llvm/include/llvm-c/ErrorHandling.h b/contrib/llvm/include/llvm-c/ErrorHandling.h index 5a80bc5..2059b3a 100644 --- a/contrib/llvm/include/llvm-c/ErrorHandling.h +++ b/contrib/llvm/include/llvm-c/ErrorHandling.h @@ -14,8 +14,6 @@ #ifndef LLVM_C_ERROR_HANDLING_H #define LLVM_C_ERROR_HANDLING_H -#include "llvm-c/Types.h" - #ifdef __cplusplus extern "C" { #endif |