Author: manolo
Date: 2010-04-05 12:11:31 -0700 (Mon, 05 Apr 2010)
New Revision: 7430
Log:
Removed useless MWerks

Modified:
   branches/branch-1.3-Fl_Printer/src/fl_call_main.c

Modified: branches/branch-1.3-Fl_Printer/src/fl_call_main.c
===================================================================
--- branches/branch-1.3-Fl_Printer/src/fl_call_main.c   2010-04-05 12:55:14 UTC 
(rev 7429)
+++ branches/branch-1.3-Fl_Printer/src/fl_call_main.c   2010-04-05 19:11:31 UTC 
(rev 7430)
@@ -51,12 +51,8 @@
 #  include <windows.h>
 #  include <stdio.h>
 #  include <stdlib.h>
-#include <FL/fl_utf8.h>
+#  include <FL/fl_utf8.h>
 
-#  ifdef __MWERKS__
-#   include <crtl.h>
-#  endif
-
 extern int main(int, char *[]);
 
 #  ifdef BORLAND5

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to