Skip to content

Commit

Permalink
Add missing header in QgsCoordinateTransformCache sip
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Apr 21, 2016
1 parent 9bbbe6d commit 8a6ba6b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions python/core/qgscrscache.sip
@@ -1,5 +1,8 @@
class QgsCoordinateTransformCache
{
%TypeHeaderCode
#include <qgscrscache.h>
%End
public:
static QgsCoordinateTransformCache* instance();

Expand Down

0 comments on commit 8a6ba6b

Please sign in to comment.