diff options
Diffstat (limited to 'src/compiler_llvm/upcall_compiler.h')
-rw-r--r-- | src/compiler_llvm/upcall_compiler.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/compiler_llvm/upcall_compiler.h b/src/compiler_llvm/upcall_compiler.h index c1e0afc891..73d00a16a7 100644 --- a/src/compiler_llvm/upcall_compiler.h +++ b/src/compiler_llvm/upcall_compiler.h @@ -17,8 +17,6 @@ #ifndef ART_SRC_COMPILER_LLVM_UPCALL_COMPILER_H_ #define ART_SRC_COMPILER_LLVM_UPCALL_COMPILER_H_ -#include "constants.h" - #include <stdint.h> namespace art { |