mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Merge pull request #21107 from take1014:remove_assert_21038
resolves #21038 * remove C assert * revert C header * fix several points in review * fix test_ds.cpp
This commit is contained in:
@@ -48,7 +48,6 @@
|
||||
#include <vector>
|
||||
#include <fstream>
|
||||
#include <sys/stat.h>
|
||||
#include <assert.h>
|
||||
#include "../include/common.hpp"
|
||||
#include "../include/ocl4dnn.hpp"
|
||||
#include "opencl_kernels_dnn.hpp"
|
||||
|
||||
Reference in New Issue
Block a user