2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Removed some include directives.

This commit is contained in:
23rd
2023-11-23 18:18:52 +03:00
committed by John Preston
parent 0f3faf59ca
commit 4ad51ffb42
41 changed files with 32 additions and 244 deletions

View File

@@ -11,7 +11,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "base/timer.h"
#include "base/object_ptr.h"
#include "core/core_settings.h"
#include "base/required.h"
namespace Main {
class Session;