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