Update to support new warnings.
[m6w6/libmemcached] / tests / hash_plus.cc
index 19c77c3822e11f92281a918f60df6273d2d495e0..257a42ec643f2170c07248465b70281e088ffb81 100644 (file)
@@ -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);
 }