X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Fbin%2Fcommon%2Ftime.hpp;h=0b360a62bf388d47663b0473ce7530059f1fa2c4;hb=01c5e0ed8d3d9c72ea192792d1c49a50e756d635;hp=18eee30cdbbd907bcfa72c1a5a6218d56000f650;hpb=808f81dba2553a1e552e8f3cea3ee376ad7d3558;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;