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

Testing crl (concurrency runtime library).

This commit is contained in:
John Preston
2017-12-17 22:41:34 +04:00
parent 499e3113b9
commit b8204a317d
11 changed files with 232 additions and 7 deletions

View File

@@ -58,6 +58,7 @@ private:
virtual bool launchUpdater(UpdaterLaunch action) = 0;
int executeApplication();
int _argc;
char **_argv;