$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2003-03-31 08:05:35
> I get the following error when trying to compile
> date_time/microsec_time_clock.hpp from the current CVS with cygwin/gcc.
>
> C:/Packages/boost/work/boost/date_time/microsec_time_clock.hpp:44: parse
> error
> before `;' token
I believe there are issues supporting the C interface used by the microsec_time_clock
on windows. We probably need some macros to fix this...
Jeff