Fix "std::max" errors in MSVC
parent
1d73421eff
commit
7b286d77b5
|
@ -31,6 +31,7 @@
|
|||
#include "CBot/CBotVar/CBotVar.h"
|
||||
|
||||
#include <cassert>
|
||||
#include <algorithm>
|
||||
|
||||
namespace CBot
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue