summaryrefslogtreecommitdiff
path: root/src/compiler_llvm/jni_compiler.h
diff options
context:
space:
mode:
author Elliott Hughes <enh@google.com> 2012-03-30 14:51:51 -0700
committer Elliott Hughes <enh@google.com> 2012-03-30 14:51:51 -0700
commit0f3c55331439970e01af67f80ac117c473bc04cf (patch)
treecfa28ad2a58af1ffddb0a2ce90443ad4606743c3 /src/compiler_llvm/jni_compiler.h
parent273cf36d199cf73de3cf61a559ad27c9d23f9825 (diff)
Kill constants.h and fix some copyright headers.
Change-Id: I51c04d731d6de035328781d8ac134ad6fcf49897
Diffstat (limited to 'src/compiler_llvm/jni_compiler.h')
-rw-r--r--src/compiler_llvm/jni_compiler.h2
1 files changed, 0 insertions, 2 deletions
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 <stdint.h>
namespace art {