Skip to content

Commit

Permalink
Add python bindings for geometry checker
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Oct 15, 2018
1 parent d7597f9 commit ceec910
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Expand Up @@ -16,8 +16,6 @@
#ifndef QGSGEOMETRYCHECKFACTORY_H
#define QGSGEOMETRYCHECKFACTORY_H

#define SIP_NO_FILE

#include <QString>
#include <QMap>
#include <QVariantMap>
Expand Down
Expand Up @@ -16,8 +16,6 @@
#ifndef QGSGEOMETRYCHECKREGISTRY_H
#define QGSGEOMETRYCHECKREGISTRY_H

#define SIP_NO_FILE

#include <QString>
#include <QMap>
#include <QVariant>
Expand Down

0 comments on commit ceec910

Please sign in to comment.