X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fmemtouch.cc;h=f2d9a80c739d1938ce81bf635d6ac1be9a0fcd63;hb=52f96be72d2f18994d6133c4410c263133270f0e;hp=d7c798cd605b86601503d7cf7946bf870e071b89;hpb=5e760300d15ef4c5b7eed3fb9f37920ebca2f6ec;p=m6w6%2Flibmemcached diff --git a/tests/memtouch.cc b/tests/memtouch.cc index d7c798cd..f2d9a80c 100644 --- a/tests/memtouch.cc +++ b/tests/memtouch.cc @@ -39,11 +39,11 @@ Test that we are cycling the servers we are creating during testing. */ -#include +#include "mem_config.h" -#include -#include -#include +#include "libtest/test.hpp" +#include "libmemcached-1.0/memcached.h" +#include "libmemcachedutil-1.0/util.h" using namespace libtest;