X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fhash_plus.cc;h=8821d74a0626a690c4cfe0b4d5b4c673734a3c55;hb=c1a3a805f06491115080459bcc7c88eab5282294;hp=aa38a8654733d082eb80ae27999e74f073bbd528;hpb=9cd57ce737375540f6c3b5e2e3684160e5c4bfce;p=awesomized%2Flibmemcached diff --git a/tests/hash_plus.cc b/tests/hash_plus.cc index aa38a865..8821d74a 100644 --- a/tests/hash_plus.cc +++ b/tests/hash_plus.cc @@ -2,7 +2,9 @@ C++ to libhashkit */ -#include +#include + +#include #include #include @@ -10,6 +12,8 @@ #include +using namespace libtest; + #include "hash_results.h" static test_return_t exists_test(void *obj)