X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fmemflush.cc;h=3a3ac076d2fb4574813a38561886b44ff7d5b033;hb=9d64a2dd252e2a8e0aa22706323755316831d98a;hp=3ba91459c3ab8fc696ed141c48a45fc63a35859a;hpb=f47caf2833675cce0b62a6e4ffd6764c1490a8b4;p=m6w6%2Flibmemcached diff --git a/tests/memflush.cc b/tests/memflush.cc index 3ba91459..3a3ac076 100644 --- a/tests/memflush.cc +++ b/tests/memflush.cc @@ -39,10 +39,10 @@ Test that we are cycling the servers we are creating during testing. */ -#include +#include #include -#include +#include using namespace libtest;