mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Add include to <memory> (#4887)
This commit is contained in:
committed by
Viktor Oreshkin
parent
a8d35b67aa
commit
f37f097dec
@@ -8,6 +8,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#pragma once
|
||||
|
||||
#include <atomic>
|
||||
#include <memory>
|
||||
|
||||
namespace base {
|
||||
namespace details {
|
||||
|
Reference in New Issue
Block a user