Kaydet (Commit) 97f27e2c authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Include android-bootstrap.h for Android

Change-Id: I022f7d450f66e1ff0fb4e4aedfebc16b83ad32b9
üst 27f1ba57
......@@ -44,6 +44,10 @@
#include <stdio.h>
#include <vector>
#ifdef ANDROID
#include <osl/detail/android-bootstrap.h>
#endif
#ifdef IOS
#include <osl/detail/ios-bootstrap.h>
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment