$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Victor Whiskey Yankee (victor.whiskey.yankee_at_[hidden])
Date: 2008-05-19 12:47:13
Thank you. It works now. My problem was compiler picked up old version of boost :(> You mean there is not a sleep function anywhere in boost but inside boost::thread? Wow...that's incredible disappointment.
sleep() resides in this_thread namespace
just include the appropriate header file