clangify everything with the new header sorting (#3908)

This commit is contained in:
ebbit1q
2020-03-18 22:36:02 +01:00
committed by GitHub
parent 1eb766b9d8
commit 18a07274d4
192 changed files with 481 additions and 282 deletions

View File

@@ -1,4 +1,5 @@
#include "server_protocolhandler.h"
#include "featureset.h"
#include "get_pb_extension.h"
#include "pb/commands.pb.h"
@@ -19,6 +20,7 @@
#include "server_game.h"
#include "server_player.h"
#include "server_room.h"
#include <QDateTime>
#include <QDebug>
#include <google/protobuf/descriptor.h>