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:
Milan Zamazal
2024-09-02 17:42:06 +02:00
committed by Laurent Pinchart
parent fd7fc9cca5
commit d3aa432305
13 changed files with 0 additions and 19 deletions
-3
View File
@@ -7,9 +7,6 @@
#include "libcamera/internal/formats.h"
#include <algorithm>
#include <errno.h>
#include <libcamera/base/log.h>
#include <libcamera/base/utils.h>