mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 22:15:34 +08:00
Remove aggregate include headers
They are only used for registermetadata. Explicitly mentioning the dependencies/headers there will reduce work to maintain two separate files.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include "blackmisc/aviation/flightplan.h"
|
||||
#include "blackmisc/identifier.h"
|
||||
#include "blackmisc/network/clientlist.h"
|
||||
#include "blackmisc/network/network.h"
|
||||
#include "blackmisc/network/loginmode.h"
|
||||
#include "blackmisc/network/server.h"
|
||||
#include "blackmisc/network/serverlist.h"
|
||||
#include "blackmisc/network/textmessagelist.h"
|
||||
|
||||
Reference in New Issue
Block a user