X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Flibmemcached-1.0%2Fcallback_counter.cc;h=fd52ca25e60d4c5583da7b34586d90d8db4f3c2c;hb=c0b779f4045f4858701b3741af805414bc066717;hp=a3f43de205f19d92bd9b6a54acafc5d7bf6015f5;hpb=acb156e60a8d705a56806ca51212bab22ec1e79d;p=awesomized%2Flibmemcached diff --git a/tests/libmemcached-1.0/callback_counter.cc b/tests/libmemcached-1.0/callback_counter.cc index a3f43de2..fd52ca25 100644 --- a/tests/libmemcached-1.0/callback_counter.cc +++ b/tests/libmemcached-1.0/callback_counter.cc @@ -35,9 +35,9 @@ * */ -#include -#include -#include +#include "mem_config.h" +#include "libtest/test.hpp" +#include "libmemcached-1.0/memcached.h" #include "tests/libmemcached-1.0/callback_counter.h" memcached_return_t callback_counter(const memcached_st*, memcached_result_st*, void *context)