diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index f13d503b..00000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,51 +0,0 @@ -// Place your settings in this file to overwrite default and user settings. -{ - "files.associations": { - "cctype": "cpp", - "clocale": "cpp", - "cmath": "cpp", - "csignal": "cpp", - "cstdarg": "cpp", - "cstddef": "cpp", - "cstdio": "cpp", - "cstdlib": "cpp", - "cstring": "cpp", - "ctime": "cpp", - "cwchar": "cpp", - "cwctype": "cpp", - "array": "cpp", - "atomic": "cpp", - "*.tcc": "cpp", - "chrono": "cpp", - "codecvt": "cpp", - "condition_variable": "cpp", - "cstdint": "cpp", - "exception": "cpp", - "slist": "cpp", - "functional": "cpp", - "initializer_list": "cpp", - "iosfwd": "cpp", - "limits": "cpp", - "memory": "cpp", - "mutex": "cpp", - "new": "cpp", - "ratio": "cpp", - "stdexcept": "cpp", - "system_error": "cpp", - "thread": "cpp", - "tuple": "cpp", - "type_traits": "cpp", - "typeinfo": "cpp", - "utility": "cpp", - "iostream": "cpp", - "strstream": "cpp", - "complex": "cpp", - "fstream": "cpp", - "iomanip": "cpp", - "istream": "cpp", - "ostream": "cpp", - "sstream": "cpp", - "streambuf": "cpp", - "algorithm": "cpp" - } -} \ No newline at end of file