#ifndef __TIMERSA #define __TIMERSA class CTimer { public: static int& m_snTimeInMilliseconds; static float& m_fTimeStep; }; #endif