From: Alex Rousskov Date: Sun, 5 Mar 2017 01:02:23 +0000 (-0700) Subject: Fixed build on some platforms: r15088 should have #included . X-Git-Tag: M-staged-PR71~226 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=45c1d1e6673997ea65b8f7a64d636a1769edea7a;p=thirdparty%2Fsquid.git Fixed build on some platforms: r15088 should have #included . --- diff --git a/src/anyp/UriScheme.h b/src/anyp/UriScheme.h index f0e0a6f433..ba33498261 100644 --- a/src/anyp/UriScheme.h +++ b/src/anyp/UriScheme.h @@ -13,6 +13,7 @@ #include "sbuf/SBuf.h" #include +#include namespace AnyP {