libcamera/src
Laurent Pinchart eccbb17551 v4l2: camera_proxy: Include <array>
Commit 29c5508075 ("v4l2: camera_proxy: Create format info array")
introduced usage of the std::array template class, but didn't include
the corresponding header. This may cause a compilation breakage in the
future if the indirect include of <array> disappears due to unrelated
changes. Fix it.

Fixed: 29c5508075 ("v4l2: camera_proxy: Create format info array")
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2020-01-08 06:20:58 +02:00
..
android libcamera: camera: Remove explicit stream to buffer map in requestCompleted signal 2019-11-19 18:30:26 +01:00
cam libcamera: Remove buffer index from logging 2019-12-16 13:39:22 +01:00
ipa ipa: Allow short-circuiting the ipa_context_ops 2019-11-20 21:48:05 +02:00
libcamera libcamera: bound_method: Propagate method return value 2020-01-07 22:29:35 +02:00
qcam libcamera: Remove buffer index from logging 2019-12-16 13:39:22 +01:00
v4l2 v4l2: camera_proxy: Include <array> 2020-01-08 06:20:58 +02:00
meson.build v4l2: v4l2_compat: Add V4L2 compatibility layer 2020-01-03 19:53:20 -05:00