libcamera/test/v4l2_subdevice
Hirokazu Honda 1526650fc7 test: Remove using namespace in header files
"using namespace" in a header file propagates the namespace to
the files including the header file. So it should be avoided.
This removes "using namespace" in header files in test.

Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-10-15 05:05:43 +03:00
..
list_formats.cpp libcamera/base: Move utils to the base library 2021-06-25 16:11:02 +01:00
meson.build libcamera/base: Validate internal headers as private 2021-06-25 16:11:11 +01:00
test_formats.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
v4l2_subdevice_test.cpp libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
v4l2_subdevice_test.h test: Remove using namespace in header files 2021-10-15 05:05:43 +03:00