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/jni_compiler.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/compiler_llvm/jni_compiler.h') diff --git a/src/compiler_llvm/jni_compiler.h b/src/compiler_llvm/jni_compiler.h index 392c14d29a..c15dae5ca4 100644 --- a/src/compiler_llvm/jni_compiler.h +++ b/src/compiler_llvm/jni_compiler.h @@ -17,8 +17,6 @@ #ifndef ART_SRC_COMPILER_LLVM_JNI_COMPILER_H_ #define ART_SRC_COMPILER_LLVM_JNI_COMPILER_H_ -#include "constants.h" - #include namespace art { -- cgit v1.2.3-59-g8ed1b