srobo / libkoki

A computer vision library for detecting and estimating the position of fiducial markers
GNU General Public License v3.0
7 stars 7 forks source link

Make it easy to link with C++ #2

Closed engie closed 11 years ago

engie commented 11 years ago

Add a guarded extern "C" directive to all headers referenced from koki.h to make it easier to link with them from C++ code.

engie commented 11 years ago

OK, I don't know how to use github. I didn't realise this pull request would track subsequent pushes to that branch. I'll tear this down & resubmit pointing to a dedicated branch.