mirror-chatterino2/src/providers/irc/_ircchannel.cpp

12 lines
209 B
C++
Raw Normal View History

2018-02-05 15:11:50 +01:00
#include "_ircchannel.hpp"
namespace chatterino {
namespace providers {
namespace irc {
// IrcChannel::IrcChannel()
//{
//}
} // namespace irc
} // namespace providers
} // namespace chatterino