AriaFallah / csv-parser

Fast, header-only, extensively tested, C++11 CSV parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'./catch.hpp' file not found

ahmad88me opened this issue · comments

parser_test.cpp:4:10: fatal error: './catch.hpp' file not found
#include "./catch.hpp"
^~~~~~~~~~~~~
1 error generated.

Yeah not sure why I put it in the .gitignore when I made this repo...will fix