mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-05 10:16:01 -04:00

* Add Database constructor for filesystem::path #296 * Fixed incorrect MSVC version value for C++17 * Updated another incorrect version string * Updated MSVC compiler check again. The <filesystem> header wasn't transitioned from std::experimental until MSVC 15.7 * Changed version check to look at c++ version no MSVC version