From 9d1e72a175495da5e6fb65582909169fd4b8a4a3 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 30 Sep 2002 02:51:22 +0000 Subject: * environ.cc (environ_init): Avoid a compiler warning. * path.cc (path_conv::check): Ditto. * path.h (path_conv::operator int): Ditto. * regex/engine.c: Ditto throughout. * regex/regcomp.c: Ditto throughout. * regex/regexec.c: Ditto throughout. --- winsup/cygwin/hires.h | 1 - 1 file changed, 1 deletion(-) (limited to 'winsup/cygwin/hires.h') diff --git a/winsup/cygwin/hires.h b/winsup/cygwin/hires.h index 611b2df0d..31394a0df 100644 --- a/winsup/cygwin/hires.h +++ b/winsup/cygwin/hires.h @@ -43,5 +43,4 @@ class hires_ms : hires_base LONGLONG usecs (bool justdelta); ~hires_ms (); }; - #endif /*__HIRES_H__*/ -- cgit v1.2.3