Skip to content

Commit

Permalink
Fix windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Apr 1, 2020
1 parent 90a0a2d commit f31af07
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Expand Up @@ -10,7 +10,6 @@




class QgsProcessingModelAlgorithm : QgsProcessingAlgorithm
{
%Docstring
Expand Down
3 changes: 1 addition & 2 deletions src/core/processing/models/qgsprocessingmodelalgorithm.h
Expand Up @@ -24,8 +24,7 @@
#include "qgsprocessingalgorithm.h"
#include "qgsprocessingmodelparameter.h"
#include "qgsprocessingmodelchildparametersource.h"

class QgsProcessingModelGroupBox;
#include "qgsprocessingmodelgroupbox.h"

///@cond NOT_STABLE

Expand Down

0 comments on commit f31af07

Please sign in to comment.