X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fprint.cc;h=789265818bf76f63637c3f84288c8b8ff48d6d64;hb=aa2acacce631a544d7915102b7c6c22f4ef4458d;hp=b3c8d066dc3648645296c6afedf955a10eba7510;hpb=ecc7382f48857cb22e74ffa9496f9a31e956bde3;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"