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