]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/private/print.h
Use wxINT32_MAX instead of LONG_MAX as the upper bound in wxDateTime::IsInStdRange().
[wxWidgets.git] / include / wx / osx / private / print.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/private/print.h"
3 #else
4 #include "wx/osx/carbon/private/print.h"
5 #endif