diff options
| author | elijah-thomas774 <elijahthomas774@gmail.com> | 2024-06-04 22:22:44 -0400 |
|---|---|---|
| committer | elijah-thomas774 <elijahthomas774@gmail.com> | 2024-06-04 22:22:44 -0400 |
| commit | c2040790a068171facb75fa980718b541205f25d (patch) | |
| tree | 0b7d864cb04a5cdb3afc13343a0d5b81e3d1c115 /.vscode | |
| parent | fa4ce249a19c6d82280f712aa8aed142801148de (diff) | |
lyt_material weirdness
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/settings.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 4cc6a08a..000066a6 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -28,6 +28,7 @@ "limits": "cpp", "utility": "cpp", "initializer_list": "cpp", - "new": "cpp" + "new": "cpp", + "cstdlib": "cpp" } } |
