#pragma once #include "string" #include #include "pb_types.h" vector GetContacts(); int AcceptNewFriend(std::string v3, std::string v4, int scene);