compile error fix

This commit is contained in:
Sergey Pisarchik 2014-04-10 21:26:04 +03:00 committed by Alex Zolotarev
parent b3fabc02c6
commit eef1d9483d

View file

@ -7,7 +7,7 @@
#include "../std/array.hpp"
#include "../std/cmath.hpp"
#include "../std/cstdlib.hpp"
#include "../std/cstring.hpp"
namespace search
{