Skip to content
Permalink
Browse files
Fix another unintended change in r5978 that also disabled postgres
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5981 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
g_j_m committed Oct 21, 2006
1 parent 1a7f73a commit a22ebae
Showing 1 changed file with 0 additions and 5 deletions.
@@ -28,11 +28,6 @@
#include "qgsuniquevaluedialog.h"
#include "qgsvectordataprovider.h"
#include "qgsvectorlayer.h"

#ifdef WIN32
//temporary hack by Tim to disable pg on windows
#undef HAVE_POSTGRESQL
#endif
#ifdef HAVE_POSTGRESQL
#include "qgspgquerybuilder.h"
#include "../providers/postgres/qgspostgresprovider.h"

0 comments on commit a22ebae

Please sign in to comment.