Update to support new warnings.
[m6w6/libmemcached] / tests / parser.cc
index 7078305336ea3f1c267b96e5a590606231e729f4..220d9ef5d8322bdfa37096d2fb7f1cc713416bde 100644 (file)
@@ -124,7 +124,7 @@ collection_st collection[] ={
   {0, 0, 0, 0}
 };
 
-void get_world(Framework *world)
+void get_world(libtest::Framework* world)
 {
   world->collections(collection);
 }