{
  "files.associations": {
    "*.xml": "html",
    "*.CEA": "asm",
    "*.cea": "cea",
    "vector": "cpp",
    "fstream": "cpp",
    "functional": "cpp",
    "list": "cpp",
    "regex": "cpp",
    "system_error": "cpp",
    "type_traits": "cpp",
    "xhash": "cpp",
    "xlocale": "cpp",
    "xstring": "cpp",
    "xutility": "cpp",
    "thread": "cpp",
    "memory": "cpp",
    "new": "cpp",
    "string": "cpp",
    "xloctime": "cpp",
    "algorithm": "cpp",
    "cmath": "cpp",
    "xlocmon": "cpp",
    "xmemory": "cpp",
    "*.rh": "cpp",
    "atomic": "cpp",
    "cctype": "cpp",
    "chrono": "cpp",
    "compare": "cpp",
    "concepts": "cpp",
    "cstddef": "cpp",
    "cstdint": "cpp",
    "cstdio": "cpp",
    "cstdlib": "cpp",
    "cstring": "cpp",
    "ctime": "cpp",
    "cwchar": "cpp",
    "exception": "cpp",
    "initializer_list": "cpp",
    "ios": "cpp",
    "iosfwd": "cpp",
    "iostream": "cpp",
    "istream": "cpp",
    "iterator": "cpp",
    "limits": "cpp",
    "locale": "cpp",
    "map": "cpp",
    "mutex": "cpp",
    "ostream": "cpp",
    "ratio": "cpp",
    "sstream": "cpp",
    "stdexcept": "cpp",
    "streambuf": "cpp",
    "tuple": "cpp",
    "typeinfo": "cpp",
    "unordered_map": "cpp",
    "utility": "cpp",
    "xfacet": "cpp",
    "xiosbase": "cpp",
    "xlocbuf": "cpp",
    "xlocinfo": "cpp",
    "xlocmes": "cpp",
    "xlocnum": "cpp",
    "xstddef": "cpp",
    "xtr1common": "cpp",
    "xtree": "cpp",
    "bit": "cpp",
    "clocale": "cpp",
    "stop_token": "cpp",
    "cerrno": "cpp",
    "cfloat": "cpp",
    "climits": "cpp",
    "format": "cpp",
    "array": "cpp",
    "bitset": "cpp",
    "charconv": "cpp",
    "forward_list": "cpp",
    "iomanip": "cpp",
    "optional": "cpp",
    "ranges": "cpp",
    "span": "cpp"
  },
  "C_Cpp.intelliSenseEngineFallback": "Enabled",
  "python.formatting.provider": "yapf",
  "C_Cpp.default.compilerPath": "c:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.36.32532\\bin\\Hostx64\\x64\\cl.exe"
}