X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fmemtouch.cc;h=5293ce8e435ea3f4e526923ed71f5efa588fdf1e;hb=9d64a2dd252e2a8e0aa22706323755316831d98a;hp=48cadcf232dde0d970bd0537ab71d1cec5965834;hpb=f47caf2833675cce0b62a6e4ffd6764c1490a8b4;p=m6w6%2Flibmemcached diff --git a/tests/memtouch.cc b/tests/memtouch.cc index 48cadcf2..5293ce8e 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 #include -#include -#include +#include +#include using namespace libtest;