Fix gonk build …
Gonk uses stlport, which disables long long support when --std=c++11 is used. long long support is necessary for Logging.h.