mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
Tiny lint.
Took 2 minutes
This commit is contained in:
parent
0579985432
commit
5051fddf69
1 changed files with 1 additions and 2 deletions
|
|
@ -19,7 +19,6 @@
|
|||
***************************************************************************/
|
||||
#include "server.h"
|
||||
|
||||
|
||||
#include "game/server_game.h"
|
||||
#include "game/server_player.h"
|
||||
#include "server_database_interface.h"
|
||||
|
|
@ -30,8 +29,8 @@
|
|||
#include <QCoreApplication>
|
||||
#include <QDebug>
|
||||
#include <QThread>
|
||||
#include <libcockatrice/protocol/featureset.h>
|
||||
#include <libcockatrice/protocol/debug_pb_message.h>
|
||||
#include <libcockatrice/protocol/featureset.h>
|
||||
#include <libcockatrice/protocol/pb/event_connection_closed.pb.h>
|
||||
#include <libcockatrice/protocol/pb/event_list_rooms.pb.h>
|
||||
#include <libcockatrice/protocol/pb/event_user_joined.pb.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue