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