X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/109eb1511d0cdfa4af3196105cada30bcbb77bc8..fce9f472046344d15d4f4df281a003d837cf4177:/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;