switch to struct
This commit is contained in:
parent
801ad546f5
commit
9bfc8b90b6
@ -9,6 +9,10 @@
|
||||
},
|
||||
{
|
||||
"path": "kid"
|
||||
},
|
||||
{
|
||||
"name": "blue_remote",
|
||||
"path": "blue_remote"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
@ -20,7 +24,9 @@
|
||||
"deque": "cpp",
|
||||
"list": "cpp",
|
||||
"string": "cpp",
|
||||
"vector": "cpp"
|
||||
"vector": "cpp",
|
||||
"cmath": "cpp",
|
||||
"cstdlib": "cpp"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user