android: Replace AndroidConfigLocal.h with a header in utils/compat

This commit is contained in:
Tobias Brunner
2015-11-12 14:10:33 +01:00
parent 85af8400df
commit 9be6b2e0b5
4 changed files with 16 additions and 5 deletions
+3
View File
@@ -56,6 +56,9 @@
#ifdef __APPLE__
# include "compat/apple.h"
#endif
#ifdef __ANDROID__
# include "compat/android.h"
#endif
/**
* Initialize utility functions