1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00

Update Global.h

Removed commented row
This commit is contained in:
Macron1Robot 2014-04-27 13:48:22 +04:00
parent 31f2af6243
commit 2d425666d7

View File

@ -114,7 +114,6 @@ static_assert(sizeof(bool) == 1, "Bool needs to be 1 byte in size.");
#include <boost/range/algorithm.hpp>
#include <boost/thread.hpp>
#include <boost/variant.hpp>
//#include <boost/foreach.hpp>
#include <boost/math/special_functions/round.hpp>