Skip to content

Commit

Permalink
fix compiling error
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14004 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
borysiasty committed Aug 3, 2010
1 parent 7c4acb2 commit 628a51a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/core/qgsrasterdataprovider.sip
Expand Up @@ -8,9 +8,9 @@

class QgsRasterDataProvider : QgsDataProvider
{
% TypeHeaderCode
%TypeHeaderCode
#include <qgsrasterdataprovider.h>
% End
%End

public:

Expand Down

0 comments on commit 628a51a

Please sign in to comment.