Remove how use instance (keep API intact)
[m6w6/libmemcached] / tests / libmemcached-1.0 / pool.cc
index 10450dac846897b7b79c4c18427aac0a89cb65df..ea6501e8c2cc54316e719fe798d79d10c6a513f9 100644 (file)
@@ -55,6 +55,8 @@ using namespace libtest;
 #include <pthread.h>
 #include <poll.h>
 
+#include "libmemcached/instance.h"
+
 #ifndef __INTEL_COMPILER
 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
 #endif