#6241 closed Patches (fixed)
boost::chrono compilation problems without std::wstring support
Reported by: | Owned by: | viboes | |
---|---|---|---|
Milestone: | To Be Determined | Component: | chrono |
Version: | Boost Development Trunk | Severity: | Regression |
Keywords: | chrono wstring | Cc: |
Description
Hi,
Last SVN version of boost::chrono doesn't compile if std::wstring is not declared in system STL (for example, GNU STL under Android).
I have a fix for it :)
Please could you review and apply it ?
Thanks.
Attachments (1)
Change History (3)
by , 11 years ago
Attachment: | to_string.hpp.patch added |
---|
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thanks for the report.
Committed revision [75866].