2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Fix build on Windows.

This commit is contained in:
John Preston
2022-03-15 19:41:06 +04:00
parent c9ebec1cf0
commit b087688349

View File

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