DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2429
Version: 1.3-current





Link: http://www.fltk.org/str.php?L2429
Version: 1.3-current
diff -ruN fltk-1.3.x-r7710/FL/Fl_Native_File_Chooser_MAC.H 
fltk-1.3.x-r7710-modified/FL/Fl_Native_File_Chooser_MAC.H
--- fltk-1.3.x-r7710/FL/Fl_Native_File_Chooser_MAC.H    2010-03-29 
12:07:29.000000000 +0100
+++ fltk-1.3.x-r7710-modified/FL/Fl_Native_File_Chooser_MAC.H   2010-10-11 
18:31:09.000000000 +0100
@@ -30,7 +30,6 @@
 
 // OSX-SPECIFIC NATIVE BROWSER
 #include <Carbon/Carbon.h>
-#include <config.h>
 
 #undef check // necessary for use of Fl::check()
 
diff -ruN fltk-1.3.x-r7710/FL/mac.H fltk-1.3.x-r7710-modified/FL/mac.H
--- fltk-1.3.x-r7710/FL/mac.H   2010-07-01 17:51:28.000000000 +0100
+++ fltk-1.3.x-r7710-modified/FL/mac.H  2010-10-11 18:31:23.000000000 +0100
@@ -36,7 +36,6 @@
 
 // Standard MacOS Carbon API includes...
 #include <Carbon/Carbon.h>
-#include <config.h>
 
 #ifndef MAC_OS_X_VERSION_10_3
 #define MAC_OS_X_VERSION_10_3 1030
diff -ruN fltk-1.3.x-r7710/src/Fl_Gl_Device_Plugin.cxx 
fltk-1.3.x-r7710-modified/src/Fl_Gl_Device_Plugin.cxx
--- fltk-1.3.x-r7710/src/Fl_Gl_Device_Plugin.cxx        2010-05-21 
08:15:13.000000000 +0100
+++ fltk-1.3.x-r7710-modified/src/Fl_Gl_Device_Plugin.cxx       2010-10-11 
18:32:54.000000000 +0100
@@ -25,6 +25,7 @@
 //     http://www.fltk.org/str.php
 //
 
+#include <config.h>
 #include <FL/Fl_Printer.H>
 #include <FL/Fl_Gl_Window.H>
 #include "Fl_Gl_Choice.H"
_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to