From 0f3c55331439970e01af67f80ac117c473bc04cf Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Fri, 30 Mar 2012 14:51:51 -0700 Subject: Kill constants.h and fix some copyright headers. Change-Id: I51c04d731d6de035328781d8ac134ad6fcf49897 --- src/compiler_llvm/upcall_compiler.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/compiler_llvm/upcall_compiler.h') 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 namespace art { -- cgit v1.2.3-59-g8ed1b