diff options
author | justanothercatgirl <sotov2070@gmail.com> | 2024-11-25 19:18:06 +0300 |
---|---|---|
committer | justanothercatgirl <sotov2070@gmail.com> | 2024-11-25 19:18:06 +0300 |
commit | e3f07b566dc996bd49f245c91e9c3d09adc37bae (patch) | |
tree | 4c5c8f927da0e67845caee0dc215ce93af3f29bc /106/compile_flags.txt | |
parent | 8237f82ebd2299addc6dec837d5f850cc5fd1b5c (diff) | |
parent | 6d4163c2dd3d54d20335b3fa1528a817cdbe8cd6 (diff) |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to '106/compile_flags.txt')
-rw-r--r-- | 106/compile_flags.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/106/compile_flags.txt b/106/compile_flags.txt new file mode 100644 index 0000000..34ae930 --- /dev/null +++ b/106/compile_flags.txt @@ -0,0 +1,4 @@ +-Iinclude +-std=c++2c +-mavx2 + |