X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fprint.cc;h=789265818bf76f63637c3f84288c8b8ff48d6d64;hb=77606accc7f17a79feaaf54041408cdba6febaf2;hp=b3c8d066dc3648645296c6afedf955a10eba7510;hpb=50dc8599f105fe915607e6f2d57851fd9acad839;p=m6w6%2Flibmemcached diff --git a/tests/print.cc b/tests/print.cc index b3c8d066..78926581 100644 --- a/tests/print.cc +++ b/tests/print.cc @@ -1,6 +1,6 @@ /* vim:expandtab:shiftwidth=2:tabstop=2:smarttab: * - * Gearmand client and server library. + * Libmemcached client and server library. * * Copyright (C) 2011 Data Differential, http://datadifferential.com/ * All rights reserved. @@ -36,11 +36,14 @@ */ #include +#include + +using namespace libtest; + #include #include -#include #include "tests/print.h"