[date_time] Could that be a bug in greg_month.hpp?

13 Dec
2010
13 Dec
'10
9:55 p.m.
greg_month.hpp includes files in the following order: #include "boost/date_time/constrained_value.hpp" #include "boost/date_time/date_defs.hpp" #include "boost/shared_ptr.hpp" #include "boost/date_time/compiler_config.hpp" Should not compiler_config.hpp come first? As it is the date_time library fails to compile on Interix (sigh) as <time.h> is included before boost/config/user.hpp is sourced with a few function signatures omitted as a result. Best, V.
5296
Age (days ago)
5296
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vladimir Batov