diff options
author | crupest <crupest@outlook.com> | 2021-02-24 00:36:15 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-02-24 00:36:15 +0800 |
commit | 71d1ec361fda9a119f31099a783b36cc814f4de8 (patch) | |
tree | b698d4f42dd525d1286154236641bfc3e68ceced /chuanzhi-cup/.clangd | |
parent | 0d5160de7c120de4d7f7bb1344f205f1144afc1f (diff) | |
download | life-71d1ec361fda9a119f31099a783b36cc814f4de8.tar.gz life-71d1ec361fda9a119f31099a783b36cc814f4de8.tar.bz2 life-71d1ec361fda9a119f31099a783b36cc814f4de8.zip |
Add chuanzhi-cup codes.
Diffstat (limited to 'chuanzhi-cup/.clangd')
-rw-r--r-- | chuanzhi-cup/.clangd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chuanzhi-cup/.clangd b/chuanzhi-cup/.clangd new file mode 100644 index 0000000..d31be00 --- /dev/null +++ b/chuanzhi-cup/.clangd @@ -0,0 +1,2 @@ +CompileFlags:
+ Add: [-std=c++17]
\ No newline at end of file |