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