Opened 12 years ago
Last modified 11 years ago
#4618 new Bugs
local_time_period not defined in local_time_io.hpp
Reported by: | Owned by: | az_sw_dude | |
---|---|---|---|
Milestone: | To Be Determined | Component: | date_time |
Version: | Boost 1.44.0 | Severity: | Problem |
Keywords: | date_time, local_time | Cc: |
Description
In \boost\date_time\local_time\local_time_io.hpp line 123, type const boost::local_time::local_time_period is not defined. Maybe local_time_io.hpp forgets to include local_time_types.hpp.
Attachments (1)
Change History (4)
comment:1 by , 12 years ago
Component: | None → date_time |
---|---|
Owner: | set to |
by , 11 years ago
Attachment: | patch_for_ticket#4618.diff added |
---|
comment:2 by , 11 years ago
Cc: | added |
---|
comment:3 by , 11 years ago
Cc: | removed |
---|
Note:
See TracTickets
for help on using tickets.
Patch for this bug