X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Flibmemcached-1.0%2Fatomsmasher.cc;h=6dbd6d8cc3898c4cb2db089321ce26e3fef72300;hb=6730933820b3c3f7b016b4d33a209198d195a37a;hp=e5d53b60ea76079026aa300385d3ecac8471e658;hpb=cf55f693c7fc7693afbb4594d97d23795cf7f2a0;p=awesomized%2Flibmemcached diff --git a/tests/libmemcached-1.0/atomsmasher.cc b/tests/libmemcached-1.0/atomsmasher.cc index e5d53b60..6dbd6d8c 100644 --- a/tests/libmemcached-1.0/atomsmasher.cc +++ b/tests/libmemcached-1.0/atomsmasher.cc @@ -12,11 +12,11 @@ /* Sample test application. */ -#include +#include #include -#include +#include #include #include @@ -273,7 +273,7 @@ collection_st collection[] ={ #include "tests/libmemcached_world.h" -void get_world(Framework *world) +void get_world(libtest::Framework* world) { world->collections(collection);