Merge pull request from AD-530:Issue3164

This commit is contained in:
Roman Donchenko 2013-12-16 12:11:43 +04:00 committed by OpenCV Buildbot
commit e88253ccad

@ -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;