X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fcpp_example.cc;h=f84af7596e25759e9e55847508208793cb1cba37;hb=bce9a74e8addd1085b2e751508bf9ab0c2e84e45;hp=fd0b00f47d74d6588bcdefaa6dd25b43b28da1ae;hpb=9bcd450682e20f0d704d86948bbb0880e414dfb4;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