summaryrefslogtreecommitdiff
path: root/src/libcamera/camera_manager.cpp
diff options
context:
space:
mode:
authorKieran Bingham <kieran.bingham@ideasonboard.com>2023-05-13 16:53:51 +0100
committerKieran Bingham <kieran.bingham@ideasonboard.com>2023-06-17 22:52:24 +0100
commitf36c05c21e8505c2eed3d2f0bc102b4e5fae372e (patch)
treeb44f16e8a7ad2f091a2c172bdc98d2cf8d2d3dcd /src/libcamera/camera_manager.cpp
parent0ee9339331c648232e87d2de2ccd5a92cc61cab2 (diff)
libcamera: internal: request: 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. The internal/request.h was missed at the time of the original conversion. Update it. Fixes: df131ad08893 ("libcamera: internal: Convert to pragma once") Tested-by: Ashok Sidipotu <ashok.sidipotu@collabora.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/libcamera/camera_manager.cpp')
0 files changed, 0 insertions, 0 deletions