aboutsummaryrefslogtreecommitdiff
path: root/USAGE.md
diff options
context:
space:
mode:
Diffstat (limited to 'USAGE.md')
-rw-r--r--USAGE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/USAGE.md b/USAGE.md
index bc06f69..5c8f32c 100644
--- a/USAGE.md
+++ b/USAGE.md
@@ -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: