Compare commits

..

No commits in common. "master" and "v0.6" have entirely different histories.
master ... v0.6

1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@
],
"compilerPath": "C:/MinGW/bin/g++.exe",
"cStandard": "c11",
"cppStandard": "c++11"
"cppStandard": "c++11",
"intelliSenseMode": "gcc-x86"
}
],
"version": 4