X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fmemerror.cc;h=423340179adcb4763789aa5689ebb7aa6ba84e28;hb=9d64a2dd252e2a8e0aa22706323755316831d98a;hp=76cc96c434570134387a79d112b478a2b8164064;hpb=fed85d3c429c3881cd378d10e4dccd30f4fd2478;p=m6w6%2Flibmemcached diff --git a/tests/memerror.cc b/tests/memerror.cc index 76cc96c4..42334017 100644 --- a/tests/memerror.cc +++ b/tests/memerror.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;