Commented out the #include of <windows.h> as it should not be needed any longer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
846e1424e2
commit
28459a0d28
@ -20,9 +20,9 @@
|
|||||||
#ifndef _WX_ODBCH__
|
#ifndef _WX_ODBCH__
|
||||||
#define _WX_ODBCH__
|
#define _WX_ODBCH__
|
||||||
|
|
||||||
#ifdef __WXMSW__
|
//#ifdef __WXMSW__
|
||||||
#include <windows.h>
|
//#include <windows.h>
|
||||||
#endif
|
//#endif
|
||||||
|
|
||||||
|
|
||||||
#ifdef __UNIX__
|
#ifdef __UNIX__
|
||||||
|
Loading…
Reference in New Issue
Block a user