6 lines
65 B
C++
6 lines
65 B
C++
#include "client.hpp"
|
|
|
|
Client::Client(int id, TCPsocket) {
|
|
//
|
|
}
|