Fix build for old OS X.

This commit is contained in:
John Preston
2018-06-21 23:35:28 +01:00
parent 8c901d8f71
commit 23140b3d6a
3 changed files with 5 additions and 4 deletions
-1
View File
@@ -39,7 +39,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#if QT_VERSION < QT_VERSION_CHECK(5, 5, 0)
#define OS_MAC_OLD
#define RANGES_CXX_THREAD_LOCAL 0
#endif // QT_VERSION < 5.5.0
#ifdef OS_MAC_STORE