mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-27 13:14:13 -08:00
Clang-format (#3028)
* 1/3 Add .clang-format file and travis compilation check * 2/3 Run clang-format * 3/3 Fix compilation problems due to include reordering * 3bis/3 AfterControlStatement: false
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "server_remoteuserinterface.h"
|
||||
#include "server.h"
|
||||
#include "pb/serverinfo_user.pb.h"
|
||||
#include "server.h"
|
||||
|
||||
void Server_RemoteUserInterface::sendProtocolItem(const Response &item)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user