mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
code review
This commit is contained in:
@ -50,11 +50,6 @@
|
||||
// for applier
|
||||
#include "../lib/registerTypes/RegisterTypes.h"
|
||||
|
||||
// UUID generation
|
||||
#include <boost/uuid/uuid.hpp>
|
||||
#include <boost/uuid/uuid_io.hpp>
|
||||
#include <boost/uuid/uuid_generators.hpp>
|
||||
|
||||
#include "../lib/gameState/CGameState.h"
|
||||
|
||||
template<typename T> class CApplyOnServer;
|
||||
|
Reference in New Issue
Block a user