diff options
Diffstat (limited to 'USAGE.md')
-rw-r--r-- | USAGE.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ Note: Tested on VS2022 with compiler 19.39.33523 Disable these warnings: ``` -/wd4244 /wd5105 +/wd4244 /wd5105 /wd4127 ``` Also here are defines: |