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