X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fmem_udp.cc;h=d59244715f7e127af7812487c9d8bfe5a6b8f245;hb=cc7f3ad60dd92d7e41e0efbf922bb4f6fc9a848f;hp=ed657bf4a5fd111cd6946cf81ef6bb7d6f7343d1;hpb=f47caf2833675cce0b62a6e4ffd6764c1490a8b4;p=m6w6%2Flibmemcached diff --git a/tests/mem_udp.cc b/tests/mem_udp.cc index ed657bf4..d5924471 100644 --- a/tests/mem_udp.cc +++ b/tests/mem_udp.cc @@ -40,7 +40,7 @@ Sample test application. */ -#include +#include #include using namespace libtest; @@ -63,7 +63,7 @@ using namespace libtest; #include -#include "libmemcached/instance.h" +#include "libmemcached/instance.hpp" #ifndef __INTEL_COMPILER #pragma GCC diagnostic ignored "-Wstrict-aliasing"