Remove unused api.hpp includes.
This commit is contained in:
parent
7981c4086d
commit
6702a001f0
@ -9,7 +9,6 @@
|
||||
#include "td/telegram/Global.h"
|
||||
#include "td/telegram/misc.h"
|
||||
#include "td/telegram/net/NetQueryDispatcher.h"
|
||||
#include "td/telegram/td_api.hpp"
|
||||
#include "td/telegram/TdDb.h"
|
||||
#include "td/telegram/telegram_api.h"
|
||||
#include "td/telegram/UserId.h"
|
||||
|
@ -10,7 +10,6 @@
|
||||
#include "td/telegram/misc.h"
|
||||
#include "td/telegram/net/NetQueryDispatcher.h"
|
||||
#include "td/telegram/Td.h"
|
||||
#include "td/telegram/td_api.hpp"
|
||||
|
||||
#include "td/db/DbKey.h"
|
||||
#include "td/db/SqliteDb.h"
|
||||
|
@ -23,7 +23,6 @@
|
||||
#include "td/telegram/StateManager.h"
|
||||
#include "td/telegram/Td.h"
|
||||
#include "td/telegram/TdDb.h"
|
||||
#include "td/telegram/telegram_api.hpp"
|
||||
#include "td/telegram/UpdatesManager.h"
|
||||
|
||||
#include "td/db/binlog/BinlogEvent.h"
|
||||
|
@ -127,7 +127,6 @@
|
||||
#include "td/telegram/Support.h"
|
||||
#include "td/telegram/td_api.hpp"
|
||||
#include "td/telegram/TdDb.h"
|
||||
#include "td/telegram/telegram_api.hpp"
|
||||
#include "td/telegram/ThemeManager.h"
|
||||
#include "td/telegram/TopDialogCategory.h"
|
||||
#include "td/telegram/TopDialogManager.h"
|
||||
|
Loading…
Reference in New Issue
Block a user