mirror of https://github.com/procxx/kepka.git
Fix QtLottie build for old OS X versions.
This commit is contained in:
parent
2a96f358f6
commit
0f08342533
|
@ -9,6 +9,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
|||
|
||||
#include <vector>
|
||||
#include <functional>
|
||||
#include <cmath>
|
||||
|
||||
#include <QtMath>
|
||||
#include <QDebug>
|
||||
|
|
Loading…
Reference in New Issue