diff options
Diffstat (limited to 'tests/compile_flags.txt')
| -rw-r--r-- | tests/compile_flags.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/compile_flags.txt b/tests/compile_flags.txt index 9352ecc..f77f48c 100644 --- a/tests/compile_flags.txt +++ b/tests/compile_flags.txt | |||
| @@ -3,6 +3,6 @@ | |||
| 3 | -Wsign-compare | 3 | -Wsign-compare |
| 4 | -Wsign-conversion | 4 | -Wsign-conversion |
| 5 | -pedantic | 5 | -pedantic |
| 6 | -std=c99 | 6 | -std=c++20 |
| 7 | -O2 | 7 | -O2 |
| 8 | -I../lib/include | 8 | -I../libcsv/include |
