mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-18 00:03:05 -04:00
hopefully final grass 6.4 fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@9668 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
9568f00809
commit
c6283fc60c
@ -45,6 +45,7 @@
|
||||
extern "C"
|
||||
{
|
||||
#include <grass/Vect.h>
|
||||
#include <grass/version.h>
|
||||
}
|
||||
|
||||
static const QString pluginVersion = QObject::tr( "Version 0.1" );
|
||||
|
@ -44,6 +44,7 @@ extern "C"
|
||||
#include <grass/gis.h>
|
||||
#include <grass/dbmi.h>
|
||||
#include <grass/Vect.h>
|
||||
#include <grass/version.h>
|
||||
}
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
Loading…
x
Reference in New Issue
Block a user