Opened 11 years ago
Closed 11 years ago
#6666 closed Bugs (fixed)
thread_clock.hpp needs pthread.h
| Reported by: | Owned by: | viboes | |
|---|---|---|---|
| Milestone: | Boost 1.50.0 | Component: | chrono |
| Version: | Boost 1.48.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
It seems #include <pthread.h> is needed, at least for VACPP.
Attachments (1)
Change History (3)
by , 11 years ago
| Attachment: | thread_clock.hpp.patch added |
|---|
comment:1 by , 11 years ago
| Milestone: | To Be Determined → Boost 1.50.0 |
|---|---|
| Status: | new → assigned |
Thanks for this report. Committed in trunk revision [77444].
Note:
See TracTickets
for help on using tickets.

Include pthread.h