Difference for include/win32.h from version 1.19 to 1.20


version 1.19 version 1.20
Line 9
 
Line 9
 /* Define the version here.  In Unixland, it's defined on the command line now. */  /* Define the version here.  In Unixland, it's defined on the command line now. */
 #define VERSION "1.8.0"  #define VERSION "1.8.0"
   
   #pragma warning(disable: 4761) /* integral size mismatch in argument; conversion supplied */
   
 #if _MSC_VER > 1000  #if _MSC_VER > 1000
 #pragma once  #pragma once


Legend:
line(s) removed in v.1.19 
line(s) changed
 line(s) added in v.1.20

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:33