init [skip ci]

This commit is contained in:
codecrafters-bot
2025-07-17 06:55:26 +00:00
commit ccd25722f1
11 changed files with 239 additions and 0 deletions

6
vcpkg.json Normal file
View File

@@ -0,0 +1,6 @@
{
"dependencies": [
"asio",
"pthreads"
]
}