diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 61a9130..b589d56 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index cf00669..958e896 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,3 @@ - - + diff --git a/.vscode/settings.json b/.vscode/settings.json index 926edd4..e3829e5 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -87,5 +87,6 @@ "vector": "cpp", "__bits": "cpp", "__verbose_abort": "cpp" - } + }, + "cmake.configureOnOpen": false } \ No newline at end of file