Fix common test usage, and merge in additional document changes.
[awesomized/libmemcached] / tests / string.cc
index 4048d91c31e1d84020bcd6b87f6e87ae9755304f..ea7ba59243653a3990fc915d27ea29328c7a9d16 100644 (file)
@@ -35,6 +35,9 @@
  *
  */
 
+// We let libmemcached/common.h define config since we are looking at
+// library internals.
+
 #define BUILDING_LIBMEMCACHED
 
 #include <libmemcached/common.h>