X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fcpp_example.cc;h=f84af7596e25759e9e55847508208793cb1cba37;hb=7ab3500b376928c4a621cfa29289aa1eaeecd60d;hp=fd0b00f47d74d6588bcdefaa6dd25b43b28da1ae;hpb=c4dbc7e56b01545e25bc95ba122c79d4a2631a99;p=awesomized%2Flibmemcached diff --git a/tests/cpp_example.cc b/tests/cpp_example.cc index fd0b00f4..f84af759 100644 --- a/tests/cpp_example.cc +++ b/tests/cpp_example.cc @@ -1,6 +1,7 @@ /* * An example file showing the usage of the C++ libmemcached interface. */ +#include #include #include