X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fglobals.h;h=fce5fc043d8562a2fd0f9478fb0fa0255d47401e;hb=d54fd9b1e6b31f69332a9241b5f17330c0ad61e0;hp=80c5bfa8c5130811fd8519e59fa539333babc971;hpb=98e1956eac672122fc9f5ee031f20289ad232354;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/globals.h b/include/globals.h index 80c5bfa8c..fce5fc043 100644 --- a/include/globals.h +++ b/include/globals.h @@ -19,7 +19,8 @@ #include #include -#include +#include +#include typedef std::deque file_cache; typedef std::pair< std::string, std::string > KeyVal;