diff options
Diffstat (limited to 'src/Fl.cxx')
| -rw-r--r-- | src/Fl.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Fl.cxx b/src/Fl.cxx index 72ea71414..60be2bd98 100644 --- a/src/Fl.cxx +++ b/src/Fl.cxx @@ -270,7 +270,9 @@ static void run_checks() } #endif // !__APPLE__ +#ifndef WIN32 static char in_idle; +#endif //////////////////////////////////////////////////////////////// // wait/run/check/ready: |
