forgot the sleep...
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
// platform-independant sleep macros
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#ifndef __WIN32
|
||||
#ifndef _WIN32
|
||||
|
||||
#define _POSIX_C_SOURCE 199309L
|
||||
#include "sleep.h"
|
||||
|
||||
Reference in New Issue
Block a user