diff options
| author | Tim Murray <timmurray@google.com> | 2013-03-15 15:56:43 -0700 |
|---|---|---|
| committer | Tim Murray <timmurray@google.com> | 2013-03-19 15:08:44 -0700 |
| commit | 0b575de8ed0b628d84d256f5846500b0385979bd (patch) | |
| tree | 255a20e02100f2c53cfaa05b29fb905b38aa6202 /cpp/ScriptIntrinsics.cpp | |
| parent | 2487bb71ac56dea46ed382739c37f136e67b2062 (diff) | |
Add x86 server support.
Change-Id: I674acaf15b67afa48bc736f72942a11e2e38e940
Diffstat (limited to 'cpp/ScriptIntrinsics.cpp')
| -rw-r--r-- | cpp/ScriptIntrinsics.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/ScriptIntrinsics.cpp b/cpp/ScriptIntrinsics.cpp index 4a39d0e5..44e87607 100644 --- a/cpp/ScriptIntrinsics.cpp +++ b/cpp/ScriptIntrinsics.cpp @@ -14,7 +14,6 @@ * limitations under the License. */ -#include <utils/Log.h> #include <malloc.h> #include "RenderScript.h" |
