1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00

Merge pull request #1990 from AD-530:Issue3164

This commit is contained in:
Roman Donchenko
2013-12-16 12:11:43 +04:00
committed by OpenCV Buildbot
@@ -175,6 +175,7 @@ namespace cv
data = m.data;
datastart = m.datastart;
dataend = m.dataend;
clCxt = m.clCxt;
wholerows = m.wholerows;
wholecols = m.wholecols;
offset = m.offset;