2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-01 07:05:13 +00:00

Fix build in Xcode / GCC.

This commit is contained in:
John Preston
2017-11-19 20:31:58 +04:00
parent f1f955b7ac
commit bc7c88c511
3 changed files with 4 additions and 1 deletions

View File

@@ -47,6 +47,7 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
#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