Fix build on Windows.

This commit is contained in:
John Preston 2022-03-15 19:41:06 +04:00
parent c9ebec1cf0
commit b087688349
1 changed files with 1 additions and 0 deletions

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>