Using utf-8 character length rather than num bytes

This commit is contained in:
Matt Hill
2015-04-26 22:10:39 -04:00
parent 9d7991857c
commit ca20a6c643
2 changed files with 12 additions and 3 deletions

View File

@@ -45,6 +45,8 @@
#include "pipeline_data.h"
#include "prewarp.h"
#include <opencv2/core/core.hpp>
#include "support/platform.h"