{
  "C_Cpp.default.includePath": [
    "${default}",
    "/usr/local/include/wx-3.1/",
    "/usr/local/lib/wx/include/gtk3-unicode-3.1"
  ],
  "files.associations": {
    "hash_map": "cpp",
    "*.tcc": "cpp",
    "deque": "cpp",
    "list": "cpp",
    "string": "cpp",
    "vector": "cpp",
    "hash_set": "cpp",
    "valarray": "cpp",
    "iterator": "cpp",
    "random": "cpp",
    "array": "cpp",
    "string_view": "cpp",
    "chrono": "cpp",
    "numeric": "cpp",
    "streambuf": "cpp",
    "*.inc": "cpp",
    "any": "cpp",
    "atomic": "cpp",
    "bit": "cpp",
    "cctype": "cpp",
    "cinttypes": "cpp",
    "clocale": "cpp",
    "cmath": "cpp",
    "compare": "cpp",
    "complex": "cpp",
    "concepts": "cpp",
    "condition_variable": "cpp",
    "csignal": "cpp",
    "cstdarg": "cpp",
    "cstddef": "cpp",
    "cstdint": "cpp",
    "cstdio": "cpp",
    "cstdlib": "cpp",
    "cstring": "cpp",
    "ctime": "cpp",
    "cwchar": "cpp",
    "cwctype": "cpp",
    "map": "cpp",
    "set": "cpp",
    "unordered_map": "cpp",
    "unordered_set": "cpp",
    "exception": "cpp",
    "algorithm": "cpp",
    "functional": "cpp",
    "memory": "cpp",
    "memory_resource": "cpp",
    "optional": "cpp",
    "ratio": "cpp",
    "system_error": "cpp",
    "tuple": "cpp",
    "type_traits": "cpp",
    "utility": "cpp",
    "fstream": "cpp",
    "initializer_list": "cpp",
    "iomanip": "cpp",
    "iosfwd": "cpp",
    "iostream": "cpp",
    "istream": "cpp",
    "limits": "cpp",
    "mutex": "cpp",
    "new": "cpp",
    "numbers": "cpp",
    "ostream": "cpp",
    "semaphore": "cpp",
    "sstream": "cpp",
    "stdexcept": "cpp",
    "stop_token": "cpp",
    "thread": "cpp",
    "typeinfo": "cpp",
    "variant": "cpp"
  }
}