Updating to latest libtest.
[awesomized/libmemcached] / tests / error_conditions.cc
index 50a64da5e8981ab00303e08b036fbb1b5f33ed41..bd80f8e780ae8efd9c79e042fba709ecaea9abbb 100644 (file)
  */
 
 #include <config.h>
+#include <libtest/test.hpp>
 
 #define BUILDING_LIBMEMCACHED
 
 #include <libmemcached/memcached.h>
 #include <libmemcached/is.h>
-#include <libtest/test.h>
+
 #include <tests/error_conditions.h>
 
 test_return_t memcached_increment_MEMCACHED_NO_SERVERS(memcached_st *)