Fixed compilation warning with Clang < 14 - closes #546

This commit is contained in:
Andrew Kane
2024-05-07 20:53:41 -07:00
parent ad91451266
commit 69f49290fb
2 changed files with 5 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
- Fixed `undefined symbol` error with GCC 8
- Fixed compilation error with universal binaries on Mac
- Fixed compilation warning with Clang < 14
## 0.7.0 (2024-04-29)