• Roman Donchenko's avatar
    Suppress a bogus -Warray-bounds in modules/superres/src/optical_flow.cpp · 13d67b6a
    Roman Donchenko authored
    This is actually the same warning that the suppression at the bottom
    suppresses, but that one doesn't suppress it when using a native compiler
    (go figure).
    
    I remove the forced inclusion of precompiled headers into all sources,
    since otherwise this workaround doesn't work - the header with the warning
    is included before I can use a pragma.
    13d67b6a
Name
Last commit
Last update
..
cuda Loading commit data...
opencl Loading commit data...
btv_l1.cpp Loading commit data...
btv_l1_gpu.cpp Loading commit data...
btv_l1_ocl.cpp Loading commit data...
frame_source.cpp Loading commit data...
input_array_utility.cpp Loading commit data...
input_array_utility.hpp Loading commit data...
optical_flow.cpp Loading commit data...
precomp.hpp Loading commit data...
ring_buffer.hpp Loading commit data...
super_resolution.cpp Loading commit data...