mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Undo the unintended changes in svn r5978 which disabled postgres support
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5980 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
b68244ec09
commit
1a7f73af3c
@ -140,11 +140,6 @@
|
||||
#include <ApplicationServices/ApplicationServices.h>
|
||||
#endif
|
||||
|
||||
//short term hack by Tim for windows to disable postgresql support
|
||||
//#ifndef WIN32
|
||||
#undef HAVE_POSTGRESQL
|
||||
//#endif
|
||||
|
||||
#ifdef HAVE_POSTGRESQL
|
||||
#include "qgsdbsourceselect.h"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user