2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +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

@@ -77,6 +77,7 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
#include <gsl/gsl>
#include <rpl/rpl.h>
#include <crl/crl.h>
#include "base/variant.h"
#include "base/optional.h"