Boost logo

Boost :

From: Jeff Garland (jeff_at_[hidden])
Date: 2004-10-29 12:17:08


On Fri, 29 Oct 2004 09:22:57 -0700, Cory Nelson wrote
> I'm including time.hpp directly. If this is not the correct usage, I
> will change it. However, this worked in 1.31 and is the only error
> that came up when simply re-compiling with the new version. Maybe
> this should be changed if only for that reason.

Well, time.hpp is the really the base class for ptime (and in the 1.33 release
local_time). So you really want to include date_time/posix_time/ptime.hpp or
date_time/posix_time/posix_time.hpp to get everything including i/o. It's
still a bug, but you won't be able to do much with time.hpp alone anyway...

Jeff


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk