// ------------------------------------------------------------------------------------------------ #include "Library/MySQL.hpp" // ------------------------------------------------------------------------------------------------ namespace SqMod { // ================================================================================================ void Register_MySQL(HSQUIRRELVM vm) { } } // Namespace:: SqMod