Merge pull request #16275 from andybrucenet:fix_vector_insert
authorAndrew Bruce <andy@softwareab.net>
Fri, 3 Jan 2020 16:09:40 +0000 (11:09 -0500)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Fri, 3 Jan 2020 16:09:40 +0000 (19:09 +0300)
commitccfca869e5ed1bc92e4fb7a5d817f3dc10d66eff
tree2c40298b161d8bfb04a2df053782abb846200d9f
parentf6ec467f19181154c182db674e5e6291fe6b2849
Merge pull request #16275 from andybrucenet:fix_vector_insert

* Ticket 16274: Fix compile error on std::vector.insert

* See https://github.com/opencv/opencv/issues/16274
samples/cpp/tutorial_code/gapi/face_beautification/face_beautification.cpp