#ifdef ERROR_SIMULATOR
#include "ErrorSimulator.hpp"

bool Core::Fail::alloc = false;
bool Core::Fail::fileClose = false;
bool Core::Fail::timeGet = false;

#endif