Add missing include to <gsl/gsl> (#4886)

This commit is contained in:
Sven-Hendrik Haase 2018-07-03 19:23:14 +02:00 committed by Viktor Oreshkin
parent f37f097dec
commit 947204bb9d
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
*/
#pragma once
#include <gsl/gsl>
#include <gsl/gsl_byte>
namespace bytes {