Include android-bootstrap.h for Android
Change-Id: I022f7d450f66e1ff0fb4e4aedfebc16b83ad32b9
This commit is contained in:
@@ -44,6 +44,10 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
|
#ifdef ANDROID
|
||||||
|
#include <osl/detail/android-bootstrap.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef IOS
|
#ifdef IOS
|
||||||
#include <osl/detail/ios-bootstrap.h>
|
#include <osl/detail/ios-bootstrap.h>
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user