diff options
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 8efbfab..f772d26 100644 --- a/compile_flags.txt +++ b/compile_flags.txt | |||
| @@ -1,6 +1,4 @@ | |||
| 1 | -Wall | 1 | -Wall |
| 2 | -Werror | 2 | -Werror |
| 3 | -std=c++20 | ||
| 4 | -pedantic | 3 | -pedantic |
| 5 | -I/usr/local/include | 4 | -std=c++20 |
| 6 | -Iinclude | ||
