libcamera: includes: Remove unused includes

The includes that are not used can be removed.

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:10 +02:00 committed by Laurent Pinchart
parent 308f0ccf04
commit e2cace52d5
23 changed files with 0 additions and 33 deletions

View file

@ -7,7 +7,6 @@
#pragma once
#include <assert.h>
#include <limits>
#include <memory>
#include <stdint.h>