Update docs directives.
[awesomized/libmemcached] / tests / cpp_example.cc
index fd0b00f47d74d6588bcdefaa6dd25b43b28da1ae..f84af7596e25759e9e55847508208793cb1cba37 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * An example file showing the usage of the C++ libmemcached interface.
  */
+#include <config.h>
 
 #include <vector>
 #include <string>