From b43483f94af3c2867a2286a83fec6d8b1023d27c Mon Sep 17 00:00:00 2001 From: Reonu Date: Mon, 28 Jun 2021 04:29:59 +0100 Subject: [PATCH] moved c_cpp_properties.json file to the right folder --- {actors/.vscode => .vscode}/c_cpp_properties.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {actors/.vscode => .vscode}/c_cpp_properties.json (100%) diff --git a/actors/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json similarity index 100% rename from actors/.vscode/c_cpp_properties.json rename to .vscode/c_cpp_properties.json