DescriptionFix missing header include
<mutex> is already included from IceDefs.h (where GlobalLockType is defined) but <condition_variable> isn't included anywhere. It's probably included indirectly in some standard libraries and not others, causing build failures on Windows.
TBR= stichnot@chromium.org
BUG= none
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=84b7ed11ef339e55aa6a01453a31d604b91f0238
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|