ben-strasser / fast-cpp-csv-parser

fast-cpp-csv-parser
BSD 3-Clause "New" or "Revised" License
2.09k stars 435 forks source link

Modified for proper checking of \r (CR) Mac line endings #136

Open DrMWeigand opened 2 years ago

DrMWeigand commented 2 years ago

Parsing files from Mac OS with CR line endings didn´t work and these small modifications should fix that