mirror of
https://github.com/TokTok/c-toxcore
synced 2026-06-04 21:11:49 +00:00
d369448ace
OpenCV 3.1 doesn't define cvRound in C, only in C++. Thus, we now need to compile av_test as C++ code.