X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fmem_udp.cc;h=ed657bf4a5fd111cd6946cf81ef6bb7d6f7343d1;hb=535cb0763dff986a148356bf58dd91f15ad8ed39;hp=1bc4096aafca0f32bd95cbe8a6c122c653da5f76;hpb=cf55f693c7fc7693afbb4594d97d23795cf7f2a0;p=awesomized%2Flibmemcached diff --git a/tests/mem_udp.cc b/tests/mem_udp.cc index 1bc4096a..ed657bf4 100644 --- a/tests/mem_udp.cc +++ b/tests/mem_udp.cc @@ -63,6 +63,8 @@ using namespace libtest; #include +#include "libmemcached/instance.h" + #ifndef __INTEL_COMPILER #pragma GCC diagnostic ignored "-Wstrict-aliasing" #endif @@ -564,7 +566,7 @@ collection_st collection[] ={ #include "tests/libmemcached_world.h" -void get_world(Framework *world) +void get_world(libtest::Framework* world) { world->collections(collection);