#ifndef _LIBRARY_NUMERIC_HPP_ #define _LIBRARY_NUMERIC_HPP_ // ------------------------------------------------------------------------------------------------ #include "SqBase.hpp" // ------------------------------------------------------------------------------------------------ namespace SqMod { } // Namespace:: SqMod #endif // _LIBRARY_NUMERIC_HPP_