// ------------------------------------------------------------------------------------------------ #include "Library/DPP/Client.hpp" // ------------------------------------------------------------------------------------------------ namespace SqMod { // ------------------------------------------------------------------------------------------------ // ------------------------------------------------------------------------------------------------ void Register_DPP_Client(HSQUIRRELVM vm, Table & ns) { } } // Namespace:: SqMod