X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Firc.cpp;h=237497055defea8ee4f1dc42b4077333a7bff231;hb=ed6d0b5f852dc5f1c9407abecb5a9c6a7e42b4b2;hp=d535f59c4c9e65b154dd0628e7d2bdf16610b50f;hpb=ab9dc75a183c7a46e38e957ee3192d5febcccb3c;p=novacoin.git diff --git a/src/irc.cpp b/src/irc.cpp index d535f59..2374970 100644 --- a/src/irc.cpp +++ b/src/irc.cpp @@ -3,10 +3,10 @@ // Distributed under the MIT/X11 software license, see the accompanying // file license.txt or http://www.opensource.org/licenses/mit-license.php. -#include "headers.h" #include "irc.h" #include "net.h" #include "strlcpy.h" +#include "base58.h" using namespace std; using namespace boost;