X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fmemcapable.cc;h=d36db346cc869795c7fa5346c893db7048471d15;hb=0ce6b69e0f8e25e50bd878678b1444651093bac4;hp=93ad1860bdc986bce7aee4e170ba6a5c1ebf3388;hpb=fed85d3c429c3881cd378d10e4dccd30f4fd2478;p=m6w6%2Flibmemcached diff --git a/tests/memcapable.cc b/tests/memcapable.cc index 93ad1860..d36db346 100644 --- a/tests/memcapable.cc +++ b/tests/memcapable.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;