mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
* please don't include headers in headers if not necessary
This commit is contained in:
parent
1683a419a3
commit
60a401384f
@ -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"
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user