From 115fedf432d73f17ade48eaa2fa12dfd333bfcaa Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 9 Feb 2003 23:07:54 +0000 Subject: use the c++ std cheaders --- otk/util.hh | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'otk/util.hh') diff --git a/otk/util.hh b/otk/util.hh index e00a4e1b..22d45fba 100644 --- a/otk/util.hh +++ b/otk/util.hh @@ -5,17 +5,6 @@ extern "C" { #include #include - -#ifdef TIME_WITH_SYS_TIME -# include -# include -#else // !TIME_WITH_SYS_TIME -# ifdef HAVE_SYS_TIME_H -# include -# else // !HAVE_SYS_TIME_H -# include -# endif // HAVE_SYS_TIME_H -#endif // TIME_WITH_SYS_TIME } #include -- cgit v1.2.3