ircabot/connectiondata.cpp

4 lines
75 B
C++

#include "connectiondata.h"
ConnectionData::ConnectionData() : port(0) {}