Commits


Vincent La authored and GitHub committed 39a6af68394
CSV Parser 2.1.2: July 26, 2021 Patch (#177) * Fix C++-14 compile issues * CSV Parser should now build with std=c++11 on g++-7.5 * Fixed issues with floating point writing * Fixed newlines not being escaped * Update single header