Skip to content

Commit f9fe126

Browse files
author
telwertowski
committed
Include qgsconfig.h to get definition of HAVE_POSTGRESQL
git-svn-id: http://svn.osgeo.org/qgis/trunk@6842 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent f2e78d9 commit f9fe126

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/qgsvectorlayerproperties.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
#include "qgsvectordataprovider.h"
3434
#include "qgsvectorlayer.h"
3535

36+
#include "qgsconfig.h"
3637
#ifdef HAVE_POSTGRESQL
3738
#include "qgspgquerybuilder.h"
3839
#include "../providers/postgres/qgspostgresprovider.h"

0 commit comments

Comments
 (0)