X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Fwin32%2Fwrappers.h;h=732e6a06f04f15e79a88da3f7809f5e074d9b982;hb=26dd4e6e3d500ce8f8865db4071e2508e604864e;hp=a009fbdc8037dce7918829802bf97e8158f116d1;hpb=5070db19f82c59353c86b3d43d81f309cdaab250;p=awesomized%2Flibmemcached diff --git a/src/win32/wrappers.h b/src/win32/wrappers.h index a009fbdc..732e6a06 100644 --- a/src/win32/wrappers.h +++ b/src/win32/wrappers.h @@ -101,4 +101,4 @@ static inline int gettimeofday(struct timeval* tp, struct timezone* tzp) { tp->tv_usec = usec.count(); return 0; } -#endif \ No newline at end of file +#endif