$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [chrono] monotonic_clock ofr cygwin
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2009-05-01 04:04:45
Hi,
The Boost.Chrono do not compiles on cygwin. The MONOTONIC_CLOCK is not available.
I have just defined the monotonic_clock as system_clock and all works right.
Attached the patch. Do you agree to commit it?
Best,
Vicente