#pragma once

// #ifndef NDEBUG
//
// #include <fstream.hfa>
//
// #define DEBUG_OUT(x) sout | x;
//
// #else

#define DEBUG_OUT(x)

// #endif //NO_CHECKS
