X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fcpp_example.cc;h=c490ac2d987924fc5ca60cf3d8d6b9b9f4eed20a;hb=8c406df883b9d49abe134b4bd74afc102019df8e;hp=fd0b00f47d74d6588bcdefaa6dd25b43b28da1ae;hpb=9bcd450682e20f0d704d86948bbb0880e414dfb4;p=awesomized%2Flibmemcached diff --git a/tests/cpp_example.cc b/tests/cpp_example.cc index fd0b00f4..c490ac2d 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