diff options
author | justanothercatgirl <sotov2070@gmail.com> | 2025-04-15 00:51:40 +0300 |
---|---|---|
committer | justanothercatgirl <sotov2070@gmail.com> | 2025-04-15 00:51:40 +0300 |
commit | 45f12ba19761024d335407793ffb8d4823b28149 (patch) | |
tree | da44d238c8db4e8b90cd8e0edcb23cf779d22e1a /207/compile_flags.txt | |
parent | 5ee716791bf7a8ca74c1670a6887a53ab92141f6 (diff) |
Started doing 207
Diffstat (limited to '207/compile_flags.txt')
-rw-r--r-- | 207/compile_flags.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/207/compile_flags.txt b/207/compile_flags.txt new file mode 100644 index 0000000..34ae930 --- /dev/null +++ b/207/compile_flags.txt @@ -0,0 +1,4 @@ +-Iinclude +-std=c++2c +-mavx2 + |