Fix QtLottie build for old OS X versions.

This commit is contained in:
John Preston 2019-05-27 16:54:28 +02:00
parent 2a96f358f6
commit 0f08342533
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include <vector>
#include <functional>
#include <cmath>
#include <QtMath>
#include <QDebug>