mirror of https://github.com/procxx/kepka.git
Alpha version 1.3.1: Fix build for GCC.
This commit is contained in:
parent
812ffb4297
commit
9055b33e92
|
@ -7,6 +7,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <memory>
|
||||||
#include <gsl/gsl_assert>
|
#include <gsl/gsl_assert>
|
||||||
#include <rpl/lifetime.h>
|
#include <rpl/lifetime.h>
|
||||||
#include <rpl/details/callable.h>
|
#include <rpl/details/callable.h>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 9f4bc6786d8ff619c1a82aeb2e90e9158c845cd6
|
Subproject commit 6a8f543cca2dfbac4f7c3fa82c85b4057536e04c
|
Loading…
Reference in New Issue