mirror of https://github.com/procxx/kepka.git
Add missing include to <gsl/gsl> (#4886)
This commit is contained in:
parent
f37f097dec
commit
947204bb9d
|
@ -7,6 +7,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#include <gsl/gsl>
|
||||
#include <gsl/gsl_byte>
|
||||
|
||||
namespace bytes {
|
||||
|
|
Loading…
Reference in New Issue