X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fcpp_example.cc;h=f84af7596e25759e9e55847508208793cb1cba37;hb=0302d893ad986b16a186b8b145c08e8599e3804a;hp=fd0b00f47d74d6588bcdefaa6dd25b43b28da1ae;hpb=c4dbc7e56b01545e25bc95ba122c79d4a2631a99;p=m6w6%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