From 89daad6bae798779e57f252e9da4fe4e62337124 Mon Sep 17 00:00:00 2001 From: Tim Murray Date: Mon, 29 Jul 2013 14:30:02 -0700 Subject: Add basic support for intrinsics. Move sp<> into RScpp. Change-Id: I74cdee7069a624ded5091d53db3a4b8ce9894033 --- cpp/ScriptC.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'cpp/ScriptC.cpp') diff --git a/cpp/ScriptC.cpp b/cpp/ScriptC.cpp index 70d7ba5c..0d653bd6 100644 --- a/cpp/ScriptC.cpp +++ b/cpp/ScriptC.cpp @@ -15,7 +15,6 @@ */ #include "RenderScript.h" -#include using namespace android; using namespace RSC; -- cgit v1.2.3