Opened 11 years ago

Closed 11 years ago

#6666 closed Bugs (fixed)

thread_clock.hpp needs pthread.h

Reported by: hstong@… 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)

thread_clock.hpp.patch (333 bytes ) - added by hstong@… 11 years ago.
Include pthread.h

Download all attachments as: .zip

Change History (3)

by hstong@…, 11 years ago

Attachment: thread_clock.hpp.patch added

Include pthread.h

comment:1 by viboes, 11 years ago

Milestone: To Be DeterminedBoost 1.50.0
Status: newassigned

Thanks for this report. Committed in trunk revision [77444].

Last edited 11 years ago by viboes (previous) (diff)

comment:2 by viboes, 11 years ago

Resolution: fixed
Status: assignedclosed

(In [77694]) Chrono Fix #6361,#6628,#6666

Note: See TracTickets for help on using tickets.