Updater work in progress...
This commit is contained in:
parent
ae138566a9
commit
ac4e657aaa
3 changed files with 125 additions and 1 deletions
|
@ -54,6 +54,7 @@
|
|||
|
||||
// OSX and iOS are unix-like OSes far as we're concerned
|
||||
#ifdef __APPLE__
|
||||
#include <TargetConditionals.h>
|
||||
#ifndef __UNIX_LIKE__
|
||||
#define __UNIX_LIKE__
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue