| | |
| | | "strstream": "cpp", |
| | | "unordered_set": "cpp", |
| | | "cfenv": "cpp", |
| | | "*.ipp": "cpp" |
| | | "*.ipp": "cpp", |
| | | "cassert": "cpp", |
| | | "cerrno": "cpp", |
| | | "cfloat": "cpp", |
| | | "ciso646": "cpp", |
| | | "climits": "cpp", |
| | | "ios": "cpp", |
| | | "locale": "cpp", |
| | | "queue": "cpp", |
| | | "random": "cpp" |
| | | }, |
| | | "files.exclude": { |
| | | "**/*.un~": true, |
| | | "**/bhshmq_center": true, |
| | | "**/bhshmq_status": true, |
| | | "**/bhshmqbox": true, |
| | | "**/gmon.out": true, |
| | | "api/go/bhome_msg": true, |
| | | "build/": true, |
| | | "debug/": true |
| | | "debug/": true, |
| | | "utest/utest": true |
| | | }, |
| | | "cmake.configureOnOpen": false, |
| | | "C_Cpp.default.includePath": [ |
| | | "build/proto", |
| | | "log", |
| | | "src", |
| | | "box" |
| | | ] |
| | | ], |
| | | "terminal.integrated.cwd": "utest" |
| | | } |