]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/private.h
Getting various compilers to work with wxWin again
[wxWidgets.git] / include / wx / msw / private.h
index 2171b17c59c555eb33eac7351b27fbfc3870fcc6..7e46709d654b86166f326791c23848a4f548bd52 100644 (file)
@@ -54,6 +54,7 @@ WXDLLEXPORT_DATA(extern HFONT) wxSTATUS_LINE_FONT;
 // this defines a CASTWNDPROC macro which casts a pointer to the type of a
 // window proc
 // ---------------------------------------------------------------------------
 // this defines a CASTWNDPROC macro which casts a pointer to the type of a
 // window proc
 // ---------------------------------------------------------------------------
+
 #if defined(__GNUWIN32__) && !defined(__MINGW32__)
 #  define CASTWNDPROC (long unsigned)
 #else
 #if defined(__GNUWIN32__) && !defined(__MINGW32__)
 #  define CASTWNDPROC (long unsigned)
 #else