Roman Donchenko 13d67b6ae7 Suppress a bogus -Warray-bounds in modules/superres/src/optical_flow.cpp
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.
2014-11-10 18:38:54 +03:00
..
2014-10-23 18:27:26 +04:00
2014-10-08 19:52:35 +05:30
2014-09-30 12:05:46 +04:00
2014-06-26 16:29:45 +02:00
2014-10-02 13:40:30 +04:00
2014-03-02 21:04:17 +04:00
2014-10-23 17:17:35 +04:00
2014-10-23 18:27:26 +04:00