fix build: move LOG macro from stitching public headers
authorAlexander Alekhin <alexander.alekhin@itseez.com>
Wed, 20 Jul 2016 13:17:57 +0000 (16:17 +0300)
committerAlexander Alekhin <alexander.alekhin@itseez.com>
Wed, 20 Jul 2016 15:10:26 +0000 (18:10 +0300)
commit60676dbbe8149dc98824c8e565074d9f4e81f61a
treea8969cd11ec10f29f9a46c83aad312784185d784
parentb34272f8a2517b98511d6a3fe9103cdb2a292bb1
fix build: move LOG macro from stitching public headers
modules/stitching/include/opencv2/stitching/detail/util.hpp
modules/stitching/src/precomp.hpp
modules/stitching/src/util_log.hpp [new file with mode: 0644]
samples/cpp/stitching_detailed.cpp