mirror of
https://github.com/boostorg/date_time.git
synced 2026-02-26 04:32:23 +00:00
provide optional support for gregorian duration types
[SVN r23271]
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
*/
|
||||
|
||||
#include "boost/date_time/date_duration.hpp"
|
||||
#if defined(BOOST_DATE_TIME_OPTIONAL_GREGORIAN_TYPES)
|
||||
#include "boost/date_time/date_duration_types.hpp"
|
||||
#endif
|
||||
#include "boost/date_time/int_adapter.hpp"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user