udp/client: Define ClientData constructor/destructor in cpp file
Prevents compilation errors on clang 12 due to incomplete types within a unique_ptr member.
Please register or sign in to comment
Prevents compilation errors on clang 12 due to incomplete types within a unique_ptr member.