libcamera: ipa: 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:05 +02:00 committed by Laurent Pinchart
parent 132ba5ea8a
commit fd7fc9cca5

View file

@ -7,11 +7,6 @@
#pragma once
#include <map>
#include <stddef.h>
#include <stdint.h>
#include <vector>
#include <libcamera/base/flags.h>
#include <libcamera/base/signal.h>