#pragma once #ifndef timer_h__ #define timer_h__ #include "compat.h" // for compatibility #define timerUninit() #endif // timer_h__