X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Flibmemcached-1.0%2Fplus.cpp;h=34fe7f28be8a663ab6154c90621d78abdb79c84b;hb=9d64a2dd252e2a8e0aa22706323755316831d98a;hp=68f1d7e01800893d010637a04ec9d922ef40bf78;hpb=19d7df5119c3f07370f58857f4d916cd5de398ea;p=m6w6%2Flibmemcached diff --git a/tests/libmemcached-1.0/plus.cpp b/tests/libmemcached-1.0/plus.cpp index 68f1d7e0..34fe7f28 100644 --- a/tests/libmemcached-1.0/plus.cpp +++ b/tests/libmemcached-1.0/plus.cpp @@ -35,7 +35,7 @@ * */ -#include +#include /* C++ interface test @@ -322,7 +322,7 @@ collection_st collection[] ={ #define TEST_PORT_BASE MEMCACHED_DEFAULT_PORT +10 #include "tests/libmemcached_world.h" -void get_world(Framework *world) +void get_world(libtest::Framework* world) { world->collections(collection);