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/Script.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'cpp/Script.cpp') diff --git a/cpp/Script.cpp b/cpp/Script.cpp index 70754d00..9bc55ff3 100644 --- a/cpp/Script.cpp +++ b/cpp/Script.cpp @@ -17,7 +17,6 @@ #include #include "RenderScript.h" -#include using namespace android; using namespace RSC; -- cgit v1.2.3