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