git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1088
7f0cb862-5218-0410-a997-
914c9d46530a
#endif
+#ifndef HAVE_VFPRINTF
#define HAVE_VFPRINTF 1
+#endif
/* MinGW may lack a prototype for ChangeDisplaySettingsEx() (depending on the version?) */
#if !defined(ChangeDisplaySettingsEx)
extern void (__cdecl *__glutExitFunc)( int return_value );
-#endif /* FREEGLUT_INTERNAL_MSWIN_H */
\ No newline at end of file
+#endif /* FREEGLUT_INTERNAL_MSWIN_H */