]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bug 4329: GCC 5.2 no known conversion for argument
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 1 Oct 2015 09:55:47 +0000 (02:55 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 1 Oct 2015 09:55:47 +0000 (02:55 -0700)
src/StoreSwapLogData.cc

index fca76e78a018e4a4d58d0144acba574900e6197a..9322fad068ba2166299e49fe04c8f9499586b5d6 100644 (file)
@@ -12,6 +12,8 @@
 #include "StoreSwapLogData.h"
 #include "swap_log_op.h"
 
+#include <ostream>
+
 // Based on Internet Checksum (RFC 1071) algorithm but takes three 32bit ints.
 // TODO: Consider Fletcher's checksum algorithm as a higher quality alternative
 void