X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Flibmemcached-1.0%2Fatomsmasher.cc;h=169f503fa9af18766b7e99809774c87ae7bd9dfb;hb=2dd79b61ec7944b82ec6b576cc081603ec526049;hp=e5d53b60ea76079026aa300385d3ecac8471e658;hpb=23bbe3972dada1e21493437ba64be129e86b59fc;p=awesomized%2Flibmemcached diff --git a/tests/libmemcached-1.0/atomsmasher.cc b/tests/libmemcached-1.0/atomsmasher.cc index e5d53b60..169f503f 100644 --- a/tests/libmemcached-1.0/atomsmasher.cc +++ b/tests/libmemcached-1.0/atomsmasher.cc @@ -12,11 +12,11 @@ /* Sample test application. */ -#include +#include "mem_config.h" -#include +#include "libtest/test.hpp" -#include +#include "libmemcached-1.0/memcached.h" #include #include @@ -27,12 +27,12 @@ #include #include #include -#include -#include +#include +#include -#include +#include "libtest/server.h" -#include +#include "tests/debug.h" #include "tests/libmemcached-1.0/generate.h" @@ -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);