Merge "Include <string.h> for memset."
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user