X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/2f67d29b0c3de8618983055e811e70ee36662f4a..48e48cbdc47a0b29ac1b9d2b7d4eef61be73d06d:/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;