Boost logo

Boost :

From: Jeff Garland (jeff_at_[hidden])
Date: 2004-10-29 10:11:57


On Fri, 29 Oct 2004 03:04:52 -0700, Cory Nelson wrote
> it seems like time.hpp isn't finding the "special_values" type.
>
> when compiling with vc7.1 i get this error:
>
> C:\Boost\include\boost-1_32\boost\date_time\time.hpp(63) : error
> C2146: syntax error : missing ')' before identifier 'sv'

Yep, it looks like time.hpp needs to include special_defs.hpp -- however, this
problem doesn't come up because most folks are including headers from
posix_time which in turn includes these first. What are you actually including?

Jeff


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