]> 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 22:38:54 +0000 (16:38 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Tue, 28 May 2013 22:38:54 +0000 (16:38 -0600)
commit352b4824c307cb3fc496cbb196107b14b8871138
tree54a9f45b24ee3ec8d32f717b01c9ff34eb0a685f
parent7bcccd57e143cb124c29974969c21c250dca8e93
Make GCC on CentOS 5.3 happier by explicitly #including <sstream>
used by aclParseAclList() template.
src/cache_cf.cc