X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fmemslap.cc;h=2fd6a75f5858af5c31e77278ac0a4d0fb1abbbab;hb=e23d774aaee5cf66ff4dc563f5b0a2cad293dd82;hp=57b7c3554ef3a00bd4019dc9cf8ae88c1cb20905;hpb=ab130c459a975d24628169901addb191ef2cdf87;p=awesomized%2Flibmemcached diff --git a/tests/memslap.cc b/tests/memslap.cc index 57b7c355..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; @@ -183,7 +183,7 @@ static void *world_create(server_startup_st& servers, test_return_t& error) } -void get_world(Framework *world) +void get_world(libtest::Framework* world) { executable= "./clients/memslap"; world->collections(collection);