Update docs, and syncronize libtest.
[m6w6/libmemcached] / tests / parser.cc
index e18fd01cec0b3f72d695635aaaca1ff8e9ee7f11..ad6020486b331cb54b0c81c9d0a5d6eaf2eb9b25 100644 (file)
 #include <cerrno>
 #include <cassert>
 
+#include <libtest/test.hpp>
+
 #define BUILDING_LIBMEMCACHED
 // !NEVER use common.h, always use memcached.h in your own apps
 #include <libmemcached/common.h>
 #include <libmemcached/util.h>
 
-#include "tests/parser.h"
-#include "tests/print.h"
+#include <tests/parser.h>
+#include <tests/print.h>
 
 enum scanner_type_t
 {