X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/784202a271ae7e303aacbe226bb87fed50a16f81..b779e471ec2c549c69a0967583a1f2fee243288d:/test/hash.cc diff --git a/test/hash.cc b/test/hash.cc index 5c05d9608..5334c0331 100644 --- a/test/hash.cc +++ b/test/hash.cc @@ -1,6 +1,9 @@ #include #include #include +#include + +using namespace std; template void Test(const char *In,const char *Out) {