libcamera: libcamera: Remove unused includes
The includes that are not used can be removed. Additionally, add some directly used includes not listed. Signed-off-by: Milan Zamazal <mzamazal@redhat.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
committed by
Laurent Pinchart
parent
fd7fc9cca5
commit
d3aa432305
@@ -7,9 +7,6 @@
|
||||
|
||||
#include "libcamera/internal/formats.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <errno.h>
|
||||
|
||||
#include <libcamera/base/log.h>
|
||||
#include <libcamera/base/utils.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user