Merge in code such that we are much closer to running the same test
[m6w6/libmemcached] / libmemcached / behavior.cc
index 6546efbaf5273b4d189a3b18f7ba8e3894f04ae6..60aa6b17db327308a690d20f68a76a745c90d812 100644 (file)
@@ -36,6 +36,7 @@
  */
 
 #include <libmemcached/common.h>
+#include <libmemcached/options.hpp>
 #include <libmemcached/virtual_bucket.h>
 
 #include <ctime>