mirror of
https://github.com/LMMS/lmms.git
synced 2026-05-17 11:18:30 -04:00
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