mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-21 00:26:46 +08:00
something
This commit is contained in:
parent
92670f45f0
commit
0289755145
1 changed files with 2 additions and 1 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
|
@ -76,6 +76,7 @@
|
|||
"files.associations": {
|
||||
"ostream": "cpp",
|
||||
"iomanip": "cpp",
|
||||
"atomic": "cpp"
|
||||
"atomic": "cpp",
|
||||
"unistd.h": "c"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue