Next pass through the framework. Also removing boost files since we don't use them...
[m6w6/libmemcached] / tests / basic.cc
index 8f57e4c5ec7776bd6ffed3904ad4d3d3f5790840..666fa4d6ca0735fdea94d068c29b2abb88bf9241 100644 (file)
  *
  */
 
+#include <libtest/common.h>
+
 #include <libmemcached/memcached.h>
 #include <libmemcached/is.h>
 
-#include <libtest/test.hpp>
-
 #include "tests/basic.h"
 
 #include <cstring>