[cfe-users] Compiler error when including condition_variable header

Christian Henning chhenning at gmail.com
Sat Feb 1 14:38:14 PST 2014


I have installed clang 3.5 on debian and by just including the
condition_variable header I get the following error:

/usr/include/c++/4.7/chrono:540:6: error no matching constructor for
initialization of 'duration' ( aka 'std::chrono::duration<long long,
std::ratio<1, 1000000> >')

Anyone know how to fix that?

Thanks,
Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20140201/8311f7d1/attachment.html>


More information about the cfe-users mailing list