1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

dnn: fix compilation of Halide tests

This commit is contained in:
Alexander Alekhin
2017-06-29 15:42:09 +03:00
parent 2ac819018d
commit 72a765d766
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -8,6 +8,8 @@
// This tests doesn't require any external data. They just compare outputs of
// layers using different computation backends. Input and parameters are random.
#include "test_precomp.hpp"
namespace cvtest
{