Create version 1.0 directory structure.
[m6w6/libmemcached] / libmemcached / server.hpp
index 8cfcbdba229fa75112d9acd83a3953e8fa869ef8..b5f31f6676191585cd9f8bf8bbc5b89072bf1dd3 100644 (file)
@@ -37,8 +37,6 @@
 
 #pragma once
 
-#include <libmemcached/basic_string.h>
-
 #ifdef HAVE_SYS_TIME_H
 #include <sys/time.h>
 #endif