fix some warnings

This commit is contained in:
BlackMATov
2021-08-06 01:59:59 +07:00
parent 30ed716c4c
commit 22ebb81be6
6 changed files with 39 additions and 32 deletions

View File

@@ -41,7 +41,7 @@
## Requirements
- [gcc](https://www.gnu.org/software/gcc/) **>= 7**
- [clang](https://clang.llvm.org/) **>= 5.0**
- [clang](https://clang.llvm.org/) **>= 7**
- [msvc](https://visualstudio.microsoft.com/) **>= 2017**
## Installation