X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fglobals.h;h=fce5fc043d8562a2fd0f9478fb0fa0255d47401e;hb=d54fd9b1e6b31f69332a9241b5f17330c0ad61e0;hp=6435b5813a592d7d22be97e9c88818e2db44fbd2;hpb=720bca17eff999db3a3770f581535a51c2639c8e;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/globals.h b/include/globals.h index 6435b5813..fce5fc043 100644 --- a/include/globals.h +++ b/include/globals.h @@ -20,6 +20,7 @@ #include #include #include +#include typedef std::deque file_cache; typedef std::pair< std::string, std::string > KeyVal;