Opened 15 years ago
Closed 15 years ago
#1453 closed Bugs (fixed)
gcc 4.3.0 seems to need a <cstring> to pull in the necessary std:: functions
| Reported by: | Owned by: | Ion Gaztañaga | |
|---|---|---|---|
| Milestone: | Boost 1.35.0 | Component: | interprocess |
| Version: | Boost Development Trunk | Severity: | Problem |
| Keywords: | Cc: |
Description
cwchar may be needed if wmemset is used.
Note:
See TracTickets
for help on using tickets.

Fixed in SVN