#ifndef __DEBUG_H__ #define __DEBUG_H__ // TODO: add assert macros and maybe some simple logging functionality #endif //__DEBUG_H__