Guess what: ODBC updates and build fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		@@ -37,6 +37,10 @@
 | 
			
		||||
#include  <wx/wx.h>
 | 
			
		||||
#endif //WX_PRECOMP
 | 
			
		||||
 | 
			
		||||
#ifdef __WXGTK__
 | 
			
		||||
#include "db.xpm"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#include <stdio.h>					// Included strictly for reading the text file with the database parameters
 | 
			
		||||
 | 
			
		||||
#include	<wx/db.h>					// Required in the file which will get the data source connection
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user