forked from mia/Aegisub
1772dd17ae
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. |
||
---|---|---|
.. | ||
ass | ||
audio | ||
common | ||
include | ||
lua | ||
osx | ||
unix | ||
windows | ||
meson.build |