]> git.ipfire.org Git - thirdparty/squid.git/commit
Make GCC on CentOS 5.3 happier by explicitly #including <sstream>
authorAlex Rousskov <rousskov@measurement-factory.com>
Tue, 28 May 2013 23:28:39 +0000 (17:28 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Tue, 28 May 2013 23:28:39 +0000 (17:28 -0600)
commitfea76fa1b19af1997b80f21e1c71089642b024ee
tree2bc824bd8719c0c6561a5c511a1aae6202ee7c7e
parent352b4824c307cb3fc496cbb196107b14b8871138
Make GCC on CentOS 5.3 happier by explicitly #including <sstream>
(used by aclParseAclList() template) in acl/Gadgets.h.
src/acl/Gadgets.h
src/cache_cf.cc