From 3be21f6dbdd7ce02973ee7783018175512b34cf0 Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Mon, 16 Nov 2020 08:17:53 -0600 Subject: fix , --- .vscode/c_cpp_properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.vscode/c_cpp_properties.json') diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json index fb33847..98d32a5 100644 --- a/.vscode/c_cpp_properties.json +++ b/.vscode/c_cpp_properties.json @@ -8,7 +8,7 @@ "/usr/include/**", "${workspaceFolder}/**" ], - "defines": [], + "defines": [] } ], "version": 4 -- cgit v1.2.3