#pragma once #include #include #include "rpc_h.h" std::vector GetDbNames(); std::vector GetDbTables(std::wstring db);