@ -2,8 +2,9 @@
// Created by tomatix on 23.05.2020.
//
#include <fmt/format.h>
#include "IRCPrefix.h"
#include <algorithm>
IRCPrefix::IRCPrefix(const std::string& prefix)
{