diff options
| author | Tim Murray <timmurray@google.com> | 2013-07-23 16:20:42 -0700 |
|---|---|---|
| committer | Tim Murray <timmurray@google.com> | 2013-07-23 16:48:41 -0700 |
| commit | 729b6fe58aff47c4f666b22bbb7a6d6114ddefa9 (patch) | |
| tree | c808036ac490043f23adf4f69456c01974494708 /cpp/ScriptC.cpp | |
| parent | 4a92d1268983edaf329f73c8a5b8860cdbb11596 (diff) | |
Add Sampler support to C++ API.
Change-Id: I9a6ada9cf16b5e9f92bcecc12e87d66585df1d33
Diffstat (limited to 'cpp/ScriptC.cpp')
| -rw-r--r-- | cpp/ScriptC.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/ScriptC.cpp b/cpp/ScriptC.cpp index 30aa3808..70d7ba5c 100644 --- a/cpp/ScriptC.cpp +++ b/cpp/ScriptC.cpp @@ -14,8 +14,6 @@ * limitations under the License. */ -#include <malloc.h> - #include "RenderScript.h" #include <rs.h> |
