mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-01-03 08:37:44 -08:00
clangify everything with the new header sorting (#3908)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "server_abstractuserinterface.h"
|
||||
|
||||
#include "pb/event_game_joined.pb.h"
|
||||
#include "pb/event_game_state_changed.pb.h"
|
||||
#include "server.h"
|
||||
@@ -7,6 +8,7 @@
|
||||
#include "server_player_reference.h"
|
||||
#include "server_response_containers.h"
|
||||
#include "server_room.h"
|
||||
|
||||
#include <QDebug>
|
||||
#include <QList>
|
||||
#include <QPair>
|
||||
|
||||
Reference in New Issue
Block a user