X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fprint.cc;h=789265818bf76f63637c3f84288c8b8ff48d6d64;hb=f34725871a4ad46ea3b3194d829eebf81cc5c08e;hp=f4e597f3898b09aeb1a131c72b6401d5fb09ee59;hpb=57ccacee54e77955ebe20d52e06934850e182adc;p=awesomized%2Flibmemcached diff --git a/tests/print.cc b/tests/print.cc index f4e597f3..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. @@ -35,7 +35,11 @@ * */ -#include +#include +#include + +using namespace libtest; + #include