This file is indexed.

/usr/include/opencv/cxmisc.h is in libopencv-dev 3.2.0+dfsg-4build2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
#ifndef OPENCV_OLD_CXMISC_H
#define OPENCV_OLD_CXMISC_H

#ifdef __cplusplus
#  include "opencv2/core/utility.hpp"
#endif

#endif