Merge "Fix san-sangeles warnings with clang 3.1"

This commit is contained in:
Andrew Hsieh
2013-01-08 18:04:35 -08:00
committed by Gerrit Code Review

View File

@@ -22,6 +22,8 @@
#include <time.h>
#include <android/log.h>
#include <stdint.h>
#include "importgl.h"
#include "app.h"
int gAppAlive = 1;