// ------------------------------------------------------------------------------------------------
#include "PocoLib/Util.hpp"

// ------------------------------------------------------------------------------------------------
namespace SqMod {

// ------------------------------------------------------------------------------------------------


// ================================================================================================
void Register_POCO_Util(HSQUIRRELVM vm, Table &)
{

}

} // Namespace:: SqMod