2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Fix build for Xcode / GCC.

This commit is contained in:
John Preston
2018-01-25 17:19:14 +03:00
parent 6bb39451ea
commit 2aa477176c
8 changed files with 9 additions and 6 deletions

View File

@@ -48,6 +48,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include <vector>
#include <set>
#include <map>
#include <unordered_map>
#include <algorithm>
#include <memory>