]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/hashsum_template.h
g++ 4.7 fixes
[apt.git] / apt-pkg / contrib / hashsum_template.h
index 27d192b82ad92e61c3226bd2b00d30961ed928ad..d2d9f92edfef2439bd31f56cb0fd90e17035341e 100644 (file)
@@ -15,6 +15,8 @@
 #include <algorithm>
 #include <stdint.h>
 
+#include <apt-pkg/strutl.h>
+
 template<int N>
 class HashSumValue
 {