Update to support new warnings.
[m6w6/libmemcached] / tests / memerror.cc
index 1c893e11b5851b4244cba2412801c4282baf57ac..76cc96c434570134387a79d112b478a2b8164064 100644 (file)
@@ -123,7 +123,7 @@ static void *world_create(server_startup_st&, test_return_t& error)
 }
 
 
-void get_world(Framework *world)
+void get_world(libtest::Framework* world)
 {
   world->collections(collection);
   world->create(world_create);