Add base::expected.

This commit is contained in:
John Preston
2019-11-13 17:11:29 +03:00
parent 2577bedeac
commit 70dbd9e5b4
3 changed files with 5 additions and 1 deletions
+3
View File
@@ -49,3 +49,6 @@
[submodule "Telegram/lib_spellcheck"] [submodule "Telegram/lib_spellcheck"]
path = Telegram/lib_spellcheck path = Telegram/lib_spellcheck
url = https://github.com/desktop-app/lib_spellcheck url = https://github.com/desktop-app/lib_spellcheck
[submodule "Telegram/ThirdParty/expected"]
path = Telegram/ThirdParty/expected
url = https://github.com/TartanLlama/expected