X-Git-Url: https://git.pterodactylus.net/?p=fms.git;a=blobdiff_plain;f=include%2Fhttp%2Fhttpthread.h;h=8ebd00d5bec0157f95a29e115799d9d3c399810e;hp=ecb61e48e33e6a03ce28cf31996abb4d8b3e8872;hb=f208e33c29132aacaec448e74341edea1b925a2a;hpb=d8ccfe2b3944adf07d35534459cdda19d15217c8 diff --git a/include/http/httpthread.h b/include/http/httpthread.h index ecb61e4..8ebd00d 100644 --- a/include/http/httpthread.h +++ b/include/http/httpthread.h @@ -7,6 +7,7 @@ #include "ipagehandler.h" #include "httpdefs.h" +#include #include class HTTPThread:public PThread::Runnable,public ILogger, public IDatabase