re PR libstdc++/59680 (Compile error in thread.cc)
authorJonathan Wakely <jwakely@redhat.com>
Thu, 9 Jan 2014 23:39:31 +0000 (23:39 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 9 Jan 2014 23:39:31 +0000 (23:39 +0000)
commit4bc0ec326170cb9307c3fe226627e5b381078266
treeee5aecdc46933c431f165e0af8aafcabb6141a48
parentcd4447e235c721a54746936f4ce9265c754af7f1
re PR libstdc++/59680 (Compile error in thread.cc)

PR libstdc++/59680
* src/c++11/thread.cc (__sleep_for): Fix call to ::sleep.

From-SVN: r206504
libstdc++-v3/ChangeLog
libstdc++-v3/src/c++11/thread.cc