X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fparser.cc;h=5e164a3b6c43852524c9ba351992fec4eaf83a48;hb=5c408a353db507e7c3fa4694dd2548a4a29215bc;hp=656c885a27c2e7fcd2cebdc3f694828f24e8a44b;hpb=37c91080586edd50cc18f67600332cefe5e3aab0;p=awesomized%2Flibmemcached diff --git a/tests/parser.cc b/tests/parser.cc index 656c885a..5e164a3b 100644 --- a/tests/parser.cc +++ b/tests/parser.cc @@ -34,13 +34,13 @@ * */ -#include +#include "mem_config.h" /* C++ interface test */ -#include -#include +#include "libmemcached-1.0/memcached.hpp" +#include "libtest/test.hpp" using namespace libtest;