Skip to content

Commit

Permalink
Fix windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Dec 20, 2021
1 parent eb55d8a commit 78f6e2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/process/qgsprocess.cpp
Expand Up @@ -36,6 +36,7 @@
#endif

#include <iostream>
#include <string>
#include <QObject>
#include <QLibrary>

Expand Down

0 comments on commit 78f6e2e

Please sign in to comment.