1
0
Fork 0
Aegisub/libaegisub/unix
arch1t3cht 1772dd17ae Use std::this_thread everywhere
The previous logic wouldn't compile on linux using clang.

With the meson build requiring c++14, there's no need for platform
specific code. Really, the entire agi::util::sleep_for function could be
removed entirely, but I'll keep the patch minimal for now.
2022-07-27 15:20:03 +02:00
..
access.cpp Kill config.h and just force-include acconf.h in non-pch builds 2014-04-16 08:11:37 -07:00
fs.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
log.cpp Ditch boost.circular_buffer 2014-05-26 09:34:19 -07:00
path.cpp Add configure option to enable portable builds on Linux 2019-09-22 19:26:50 -04:00
util.cpp Use std::this_thread everywhere 2022-07-27 15:20:03 +02:00