diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Fl_cocoa.mm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Fl_cocoa.mm b/src/Fl_cocoa.mm index aef9ddd6d..389c1031e 100644 --- a/src/Fl_cocoa.mm +++ b/src/Fl_cocoa.mm @@ -61,6 +61,7 @@ extern "C" { #import <Cocoa/Cocoa.h> + // #define DEBUG_SELECT // UNCOMMENT FOR SELECT()/THREAD DEBUGGING #ifdef DEBUG_SELECT #include <stdio.h> // testing |
