Merge in all of libtest updates.
[m6w6/libmemcached] / tests / print.cc
index f4e597f3898b09aeb1a131c72b6401d5fb09ee59..789265818bf76f63637c3f84288c8b8ff48d6d64 100644 (file)
@@ -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.
  *
  */
 
-#include <libtest/common.h>
+#include <config.h>
+#include <libtest/test.hpp>
+
+using namespace libtest;
+
 
 #include <iostream>