1 2 3 4 5 6 7 8
#pragma once #ifndef NO_DEBUG #define NO_DEBUG #endif #ifndef NO_PRINT #define NO_PRINT #endif