X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fnameidmapping.cpp;h=ebe65076eafe8f9e9a5787d13417cecf39c0b7dc;hb=4e1f50035e860a00636ca5d804c267119df99601;hp=bcddb45151406f9a1fd3f569eec6eba4f3d93433;hpb=6228d634fb31d1ce925d1fdc2dac022629a007ef;p=dragonfireclient.git diff --git a/src/nameidmapping.cpp b/src/nameidmapping.cpp index bcddb4515..ebe65076e 100644 --- a/src/nameidmapping.cpp +++ b/src/nameidmapping.cpp @@ -18,6 +18,7 @@ with this program; if not, write to the Free Software Foundation, Inc., */ #include "nameidmapping.h" +#include "exceptions.h" #include "util/serialize.h" void NameIdMapping::serialize(std::ostream &os) const