- add missed header
This commit is contained in:
parent
4ad3be90b9
commit
1dd0e16869
|
|
@ -10,6 +10,7 @@
|
|||
#include <iostream>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdexcept>
|
||||
#if defined(__ANDROID_API__)
|
||||
# include <android/log.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue