kylemcdonald / ofxCv

Alternative approach to interfacing with OpenCv from openFrameworks.
Other
658 stars 276 forks source link

fix- added std:: in several missing parts #228

Closed roymacdonald closed 6 years ago

roymacdonald commented 7 years ago

I added std:: to several parts where it was missing. Now compiles correctly with OF github master

BrianSipple commented 7 years ago

I just started running in to the same issue (compiling ofxCv master with OF master). This LGTM.

kylemcdonald commented 6 years ago

sorry, i just merged arturo's changes. is there anything i missed? if so can you leave a comment here?

roymacdonald commented 6 years ago

Hi, I'm compiling successfully the current master with OF's current master. I think it is ok to ditch this PR.