#pragma once #include #include namespace fc { fc::vector resolve( const fc::string& host, uint16_t port ); }