X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fmemflush.cc;h=3a3ac076d2fb4574813a38561886b44ff7d5b033;hb=23dca174eef8d846e3d4402729b57f6ded035e64;hp=3ba91459c3ab8fc696ed141c48a45fc63a35859a;hpb=fed85d3c429c3881cd378d10e4dccd30f4fd2478;p=awesomized%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;