6 lines
95 B
C
6 lines
95 B
C
#pragma once
|
|
|
|
#include "../proto/wcf.grpc.pb.h"
|
|
|
|
bool GetContacts(wcf::Contacts *contacts);
|