X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fparser.cc;h=a80c404a0bb3605b45e16bb3b8e5e105282f28d0;hb=0ce6b69e0f8e25e50bd878678b1444651093bac4;hp=7078305336ea3f1c267b96e5a590606231e729f4;hpb=23bbe3972dada1e21493437ba64be129e86b59fc;p=m6w6%2Flibmemcached diff --git a/tests/parser.cc b/tests/parser.cc index 70783053..a80c404a 100644 --- a/tests/parser.cc +++ b/tests/parser.cc @@ -34,7 +34,7 @@ * */ -#include +#include /* C++ interface test @@ -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); }