fix some warnings

This commit is contained in:
BlackMATov
2021-08-06 03:24:08 +07:00
parent 694cdb5819
commit 2e007f721e
7 changed files with 35 additions and 7 deletions

View File

@@ -28,7 +28,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