This commit is contained in:
GitHub Merge Button 2012-02-19 11:08:43 -08:00
commit 765387af18
1 changed files with 4 additions and 0 deletions

View File

@ -89,6 +89,10 @@ extern "C" {
#include <sched.h> #include <sched.h>
#endif #endif
#ifdef OS_DARWIN
#include <sched.h>
#endif
#ifdef OS_WINDOWS #ifdef OS_WINDOWS
#ifdef ATOM #ifdef ATOM
#define GOTO_ATOM ATOM #define GOTO_ATOM ATOM