mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-26 13:47:12 +01:00
Disable warning.
This commit is contained in:
parent
8712507a20
commit
25e0c1097a
@ -35583,12 +35583,13 @@ SQLITE_PRIVATE const char *sqlite3OpcodeName(int i){
|
||||
&& (!defined(TARGET_OS_MACCATALYST) || (TARGET_OS_MACCATALYST==0))
|
||||
# undef HAVE_GETHOSTUUID
|
||||
# define HAVE_GETHOSTUUID 1
|
||||
# else
|
||||
# warning "gethostuuid() is disabled."
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
|
||||
// else
|
||||
// warning "gethostuuid() is disabled."
|
||||
|
||||
|
||||
#if OS_VXWORKS
|
||||
/* # include <sys/ioctl.h> */
|
||||
|
Loading…
Reference in New Issue
Block a user