X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fmemcapable.cc;h=d36db346cc869795c7fa5346c893db7048471d15;hb=aaafc64fc6b893f50861a53f7e7a8c735827bf49;hp=93ad1860bdc986bce7aee4e170ba6a5c1ebf3388;hpb=f47caf2833675cce0b62a6e4ffd6764c1490a8b4;p=awesomized%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;