X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fmemslap.cc;h=2fd6a75f5858af5c31e77278ac0a4d0fb1abbbab;hb=e5f0a3ee838764e1ac88e6854176619be31da93f;hp=c150082978a0ce971d87372a182748603b7188c2;hpb=f47caf2833675cce0b62a6e4ffd6764c1490a8b4;p=awesomized%2Flibmemcached diff --git a/tests/memslap.cc b/tests/memslap.cc index c1500829..2fd6a75f 100644 --- a/tests/memslap.cc +++ b/tests/memslap.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;