X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fcycle.cc;h=a8ddc8a6fa2acf8cec73ac594aa8600403ed41cd;hb=2897ccfa82591bd17d02c344465c4a74e3b3dbae;hp=2ec42463e20a285505b88fa428c59b7eeae1a272;hpb=2608d4a139fd2983af36231c8d60e416c489f47f;p=awesomized%2Flibmemcached diff --git a/tests/cycle.cc b/tests/cycle.cc index 2ec42463..a8ddc8a6 100644 --- a/tests/cycle.cc +++ b/tests/cycle.cc @@ -39,7 +39,7 @@ Test that we are cycling the servers we are creating during testing. */ -#include +#include #include using namespace libtest;