X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fmemcat.cc;h=abbee9e718db3f98c5b4130246f0a9a09ff64182;hb=688db713e82f0475583e7a006244b042ab1e6a65;hp=d86213c03a43b6ee2af9e0cc778493f372f22481;hpb=f47caf2833675cce0b62a6e4ffd6764c1490a8b4;p=awesomized%2Flibmemcached diff --git a/tests/memcat.cc b/tests/memcat.cc index d86213c0..abbee9e7 100644 --- a/tests/memcat.cc +++ b/tests/memcat.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;