mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Add missing include to <gsl/gsl> (#4886)
This commit is contained in:
parent
f37f097dec
commit
947204bb9d
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <gsl/gsl>
|
||||||
#include <gsl/gsl_byte>
|
#include <gsl/gsl_byte>
|
||||||
|
|
||||||
namespace bytes {
|
namespace bytes {
|
||||||
|
|
Loading…
Add table
Reference in a new issue