2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00

Beta version 1.7.4: Fix build for Xcode.

This commit is contained in:
John Preston
2019-06-04 21:13:47 +03:00
parent c7b1683f6e
commit dcdaee3db2
5 changed files with 8 additions and 1 deletions

View File

@@ -7,6 +7,8 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
*/
#pragma once
#include "platform/platform_info.h"
namespace Platform {
inline constexpr bool IsLinux() {