Fix common test usage, and merge in additional document changes.
[awesomized/libmemcached] / tests / error_conditions.cc
index 09a01eb47a98b4acfa40c92bd14bc0f09fbb7598..ad4e2c8372055842d1116a1990711155814013bc 100644 (file)
  *
  */
 
-#include <config.h>
+#include <libtest/common.h>
 
 #define BUILDING_LIBMEMCACHED
 
 #include <libmemcached/memcached.h>
 #include <libmemcached/is.h>
 
-#include <libtest/test.hpp>
-
 #include <tests/error_conditions.h>
 
 test_return_t memcached_increment_MEMCACHED_NO_SERVERS(memcached_st *)