X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fthreadengine.h;h=0c2d26ce6e14f4546cb8b5a952c3ac40372838b4;hb=061d54f38e2ea9044935dfd6b8c208e7f4a3a958;hp=73aafe7aacf7e939ca0f087154683e3255e3e2d6;hpb=aa692dc1039b63deef7886e914ec499abe7facaf;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/threadengine.h b/include/threadengine.h index 73aafe7aa..0c2d26ce6 100644 --- a/include/threadengine.h +++ b/include/threadengine.h @@ -23,10 +23,6 @@ #pragma once -#include -#include -#include -#include "config.h" #include "base.h" /** Derive from this class to implement your own threaded sections of