libcamera/test/v4l2_subdevice
Kieran Bingham 2698597994 test: Convert to pragma once
Remove the verbose #ifndef/#define/#endif pattern for maintaining
header idempotency, and replace it with a simple #pragma once.

This simplifies the headers, and prevents redundant changes when
header files get moved.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com>
2021-11-24 12:19:00 +00: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: Convert to pragma once 2021-11-24 12:19:00 +00:00