mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
* please don't include headers in headers if not necessary
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include "../hch/CArtHandler.h"
|
||||
#include "../hch/CSpellHandler.h"
|
||||
#include "../lib/VCMI_Lib.h"
|
||||
#include <boost/random/linear_congruential.hpp>
|
||||
|
||||
/*
|
||||
* IGameCallback.cpp, part of VCMI engine
|
||||
|
@@ -4,7 +4,6 @@
|
||||
#include "../global.h"
|
||||
#include <vector>
|
||||
#include <set>
|
||||
#include <boost/random/linear_congruential.hpp>
|
||||
#include "../client/FunctionList.h"
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user