#ifndef _LIBRARY_SYSTEM_HPP_ #define _LIBRARY_SYSTEM_HPP_ // ------------------------------------------------------------------------------------------------ #include "Base/Shared.hpp" // ------------------------------------------------------------------------------------------------ namespace SqMod { } // Namespace:: SqMod #endif // _LIBRARY_SYSTEM_HPP_