Updating to latest libtest.
[awesomized/libmemcached] / tests / error_conditions.cc
index 09a01eb47a98b4acfa40c92bd14bc0f09fbb7598..bd80f8e780ae8efd9c79e042fba709ecaea9abbb 100644 (file)
  */
 
 #include <config.h>
+#include <libtest/test.hpp>
 
 #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 *)