Fix a compilation error with iOS.

Public issue https://github.com/mackron/miniaudio/issues/770
This commit is contained in:
David Reid
2023-11-09 15:01:03 +10:00
parent eb0ce6f1a5
commit da0572e6b8
2 changed files with 13 additions and 13 deletions
+1
View File
@@ -1,6 +1,7 @@
v0.11.20 - TBD
=====================
* Fix an error when dynamically linking libraries when forcing the UWP build on desktop.
* Fix a compilation error with iOS.
v0.11.19 - 2023-11-04