X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Fwin32%2Fwrappers.h;h=732e6a06f04f15e79a88da3f7809f5e074d9b982;hb=a124aaabc96a1e58b03f90ac17a75e1df1918cd5;hp=a009fbdc8037dce7918829802bf97e8158f116d1;hpb=aeac01630eed825d8a624e7fd7c107d47bb2e40c;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