#ifndef _LIBRARY_TIMER_HPP_ #define _LIBRARY_TIMER_HPP_ // ------------------------------------------------------------------------------------------------ #include "Config.hpp" // ------------------------------------------------------------------------------------------------ namespace SqMod { /* ------------------------------------------------------------------------------------------------ * ... */ } // Namespace:: SqMod #endif // _LIBRARY_TIMER_HPP_