diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json index 9f8bfd6..5858346 100644 --- a/.vscode/c_cpp_properties.json +++ b/.vscode/c_cpp_properties.json @@ -19,4 +19,4 @@ } ], "version": 4 -} \ No newline at end of file +} diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 695c290..a5db71d 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -9,4 +9,4 @@ "ms-vscode.cpptools-themes", "jeff-hykin.better-cpp-syntax" ] -} \ No newline at end of file +} diff --git a/.vscode/launch.json b/.vscode/launch.json index 670e39e..3dc6f91 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -49,4 +49,4 @@ ] } ] -} \ No newline at end of file +}