-
Revert "Workaround missing std::this_thread::sleep_for function in tests." · 1bd62bd0Eric Fiselier authored
GCC 4.6 doesn't provide std::chrono::steady_clock and GCC 4.7 doesn't provide std::this_thread::sleep_for. I would prefer to support GCC 4.7 but I'm reverting this since the bots are GCC 4.6. This reverts commit c5f45495.
1bd62bd0
×