X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fmemerror.cc;h=423340179adcb4763789aa5689ebb7aa6ba84e28;hb=4b540f4666ede9b240d58b21d61af8e4179ea13c;hp=76cc96c434570134387a79d112b478a2b8164064;hpb=f47caf2833675cce0b62a6e4ffd6764c1490a8b4;p=awesomized%2Flibmemcached diff --git a/tests/memerror.cc b/tests/memerror.cc index 76cc96c4..42334017 100644 --- a/tests/memerror.cc +++ b/tests/memerror.cc @@ -39,10 +39,10 @@ Test that we are cycling the servers we are creating during testing. */ -#include +#include #include -#include +#include using namespace libtest;