mirror of
https://github.com/opencv/opencv.git
synced 2026-09-26 04:09:43 +03:00
The generated OpenCV Java source can contain characters outside of ASCII on some systems – this patch allows the ant task to compile them.
(cherry picked from commit f3ee55e042)