Include windows.h before sql headers, if compiling with VC++. Otherwise, for files
authorJulian Smart <julian@anthemion.co.uk>
Sat, 24 Nov 2001 12:58:09 +0000 (12:58 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 24 Nov 2001 12:58:09 +0000 (12:58 +0000)
commitd96083979d47557ff385cb67fe936e10b61313fc
tree27ad2f827a7c096f2c6bf8f4e3533a4825ee5107
parent42993df25ecbf45b95979b987b45eab83fde30b4
Include windows.h before sql headers, if compiling with VC++. Otherwise, for files
that don't use wxprec.h (non-sample/demo files), windows.h may not have been included,
and sqltypes.h will fail to compile.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/db.h