X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fstring.cc;h=ea7ba59243653a3990fc915d27ea29328c7a9d16;hb=5a9c49c1e9f1950045eb845277c370324ac9ef16;hp=5c6175f8e74dc761d65de8b5b424d6e0ebd8dbc0;hpb=a6c3e3a3d04f379b1480c8c88a8eae17e54b1449;p=awesomized%2Flibmemcached diff --git a/tests/string.cc b/tests/string.cc index 5c6175f8..ea7ba592 100644 --- a/tests/string.cc +++ b/tests/string.cc @@ -35,9 +35,15 @@ * */ +// We let libmemcached/common.h define config since we are looking at +// library internals. + #define BUILDING_LIBMEMCACHED #include + +#include + #include #include