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

Improve compile time.

This commit is contained in:
John Preston
2017-11-21 13:20:56 +04:00
parent 6ca105a290
commit d93c1ccbaa
69 changed files with 692 additions and 5022 deletions

View File

@@ -72,10 +72,7 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
#include "base/assertion.h"
#include <gsl/gsl>
#ifndef _DEBUG
#include <rpl/rpl.h>
#endif // _DEBUG
#include "base/variant.h"
#include "base/optional.h"