#include "client.h" client::client() { //ctor } client::~client() { //dtor }