X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fprint.cc;h=789265818bf76f63637c3f84288c8b8ff48d6d64;hb=f34725871a4ad46ea3b3194d829eebf81cc5c08e;hp=570ab0f058540ec8ac72c1f09024972cca646fb6;hpb=aaf07fb6d380f4e4f0b5404d6b006afcfe62aa7f;p=awesomized%2Flibmemcached diff --git a/tests/print.cc b/tests/print.cc index 570ab0f0..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"