Merge "Include <string.h> for memset."

This commit is contained in:
Elliott Hughes
2015-01-26 21:30:33 +00:00
committed by Gerrit Code Review

View File

@@ -16,6 +16,8 @@
#include "SurfaceTextureRenderer.h"
#include <string.h>
#include <GLES2/gl2ext.h>
const GLfloat g_vVertices[] = {
-1.f, -1.f, 0.0f, 1.0f, // Position 0