X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/109eb1511d0cdfa4af3196105cada30bcbb77bc8..35ac30ee373c5ed84d7c2c5a701ac2d54963504d:/apt-pkg/contrib/hashsum_template.h diff --git a/apt-pkg/contrib/hashsum_template.h b/apt-pkg/contrib/hashsum_template.h index 51e3b0862..9bf160b2b 100644 --- a/apt-pkg/contrib/hashsum_template.h +++ b/apt-pkg/contrib/hashsum_template.h @@ -17,6 +17,8 @@ #include #include +#include + #ifndef APT_8_CLEANER_HEADERS using std::string; using std::min;