WatershedArts / Footfall

Application that allows you to monitor the traffic in and out of your building, using the RPi Camera and openFrameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ofxCsvRow.hpp error

Chesterguan opened this issue · comments

can not declare the type
not declared

not declared can not declare the type

Hi, add into ofxCsvRow.h

using namespace std;

and make do it again!