X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fhash_plus.cc;h=257a42ec643f2170c07248465b70281e088ffb81;hb=313f3a89d2b257c256cc5d7d656c12c9a6ca2bc7;hp=19c77c3822e11f92281a918f60df6273d2d495e0;hpb=25efe3485198149616820ab4e52d2f18f0abe5a7;p=awesomized%2Flibmemcached diff --git a/tests/hash_plus.cc b/tests/hash_plus.cc index 19c77c38..257a42ec 100644 --- a/tests/hash_plus.cc +++ b/tests/hash_plus.cc @@ -213,7 +213,7 @@ collection_st collection[] ={ {0, 0, 0, 0} }; -void get_world(Framework *world) +void get_world(libtest::Framework* world) { world->collections(collection); }