Compile fix for android and apple

This commit is contained in:
baldurk
2016-09-27 12:52:14 +02:00
parent 563fb2dd72
commit 0729f5dc06
2 changed files with 4 additions and 0 deletions
@@ -22,6 +22,8 @@
* THE SOFTWARE.
******************************************************************************/
#include "os/posix/posix_hook.h"
void PosixHookInit()
{
}
+2
View File
@@ -22,6 +22,8 @@
* THE SOFTWARE.
******************************************************************************/
#include "os/posix/posix_hook.h"
void PosixHookInit()
{
}