remove user defined warnings, remove win icc ci

This commit is contained in:
ado
2021-02-27 12:41:51 +01:00
parent bfd561805b
commit 46e1d70551
3 changed files with 4 additions and 81 deletions

View File

@@ -1,5 +1,6 @@
# Static split parser
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
A header only "csv" parser which is fast and versatile with modern C++ api. Requires compiler with C++17 support.