summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
blob: 2eb4839f1ca960d50db8ece6f0e982322b3007fa (plain) (blame)
1
2
3
4
5
{
    "files.associations": {
        "iomanip": "cpp"
    }
}