[PATCH v3 12/18] libcamera: ipa: Remove unused includes

Laurent Pinchart laurent.pinchart at ideasonboard.com
Mon Sep 2 20:55:39 CEST 2024


Hi Milan,

Thank you for the patch.

On Mon, Sep 02, 2024 at 05:42:05PM +0200, Milan Zamazal wrote:
> The includes that are not used can be removed.
> 
> Signed-off-by: Milan Zamazal <mzamazal at redhat.com>

Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>

> ---
>  include/libcamera/ipa/ipa_interface.h | 5 -----
>  1 file changed, 5 deletions(-)
> 
> diff --git a/include/libcamera/ipa/ipa_interface.h b/include/libcamera/ipa/ipa_interface.h
> index 7c835e98..2fdc085e 100644
> --- a/include/libcamera/ipa/ipa_interface.h
> +++ b/include/libcamera/ipa/ipa_interface.h
> @@ -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>
>  

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list