X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fhash_plus.cc;h=720f6e1c094feccf0351f225b34615bb31002ecc;hb=785f671d065aa12941a98fca384248ac5cd6e527;hp=8675adef12a6e50afdeb06a7c6c8614d9470c38a;hpb=ac46009041afe0134d3719e7ab6bc467d136ac0b;p=awesomized%2Flibmemcached diff --git a/tests/hash_plus.cc b/tests/hash_plus.cc index 8675adef..720f6e1c 100644 --- a/tests/hash_plus.cc +++ b/tests/hash_plus.cc @@ -2,15 +2,15 @@ C++ to libhashkit */ -#include +#include "mem_config.h" -#include +#include "libtest/test.hpp" #include #include #include -#include +#include "libhashkit-1.0/hashkit.hpp" using namespace libtest;