X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Fbin%2Fcommon%2Ftime.hpp;h=0b360a62bf388d47663b0473ce7530059f1fa2c4;hb=cf49439d85021e56d5e326e0312e16e8736bf685;hp=18eee30cdbbd907bcfa72c1a5a6218d56000f650;hpb=e1ba5b9e4eb179295274026ad8fd40a68eb6c67f;p=awesomized%2Flibmemcached diff --git a/src/bin/common/time.hpp b/src/bin/common/time.hpp index 18eee30c..0b360a62 100644 --- a/src/bin/common/time.hpp +++ b/src/bin/common/time.hpp @@ -13,6 +13,8 @@ +--------------------------------------------------------------------+ */ +#pragma once + #include using time_clock = std::chrono::high_resolution_clock;