1.3
Changelog:
DyLib
now detects the OS file extension- Check for
defined(_WIN32)
ordefined(_WIN64)
- Add
noexcept
keyword when it was possible
DyLib
now detects the OS file extensiondefined(_WIN32)
or defined(_WIN64)
noexcept
keyword when it was possible