Include some more declarations & defines.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		@@ -18,11 +18,14 @@
 | 
				
			|||||||
#define INCL_PM
 | 
					#define INCL_PM
 | 
				
			||||||
#define INCL_GPI
 | 
					#define INCL_GPI
 | 
				
			||||||
#define INCL_WINSYS
 | 
					#define INCL_WINSYS
 | 
				
			||||||
#define INCL_SHLERRORS
 | 
					 | 
				
			||||||
#define INCL_GPIERRORS
 | 
					#define INCL_GPIERRORS
 | 
				
			||||||
#define INCL_DOS
 | 
					#define INCL_DOS
 | 
				
			||||||
#define INCL_WINATOM
 | 
					#define INCL_DOSPROCESS
 | 
				
			||||||
 | 
					#define INCL_DOSERRORS
 | 
				
			||||||
#define INCL_WIN
 | 
					#define INCL_WIN
 | 
				
			||||||
 | 
					#define INCL_WINATOM
 | 
				
			||||||
 | 
					#define INCL_SHLERRORS
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <os2.h>
 | 
					#include <os2.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#if wxONLY_WATCOM_EARLIER_THAN(1,4)
 | 
					#if wxONLY_WATCOM_EARLIER_THAN(1,4)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user