mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
fix link error on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9199 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
1569478cc9
commit
7ff6c869fb
@ -39,7 +39,6 @@ namespace qgis
|
||||
|
||||
// GDAL/OGR loaded into private namespace
|
||||
#include <ogr_api.h>
|
||||
#include <ogrsf_frmts.h>
|
||||
|
||||
Dialog::Dialog( QWidget* parent, Qt::WFlags fl )
|
||||
: QDialog( parent, fl )
|
||||
|
Loading…
x
Reference in New Issue
Block a user