Try to fix GitHub builds
The GitHub builds seem to need the explicit include which for some reason is not needed on my developer machine.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include <cmath>
|
||||
#include <map>
|
||||
#include <set>
|
||||
#include <cassert>
|
||||
|
||||
#include <QDebug>
|
||||
#include <QFile>
|
||||
|
||||
Reference in New Issue
Block a user