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