diff options
Diffstat (limited to 'src/Fl_Printer.cxx')
| -rw-r--r-- | src/Fl_Printer.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Fl_Printer.cxx b/src/Fl_Printer.cxx index a6756acdc..6938a9b5f 100644 --- a/src/Fl_Printer.cxx +++ b/src/Fl_Printer.cxx @@ -22,6 +22,7 @@ #ifdef FL_PORTING # pragma message "FL_PORTING: implement print support for your platform, or define NO_PRINT_SUPPORT" +#define NO_PRINT_SUPPORT 1 #endif #if defined(NO_PRINT_SUPPORT) |
