libcamera: ipa: simple: Remove an unused include from awb.cpp
<algorithm> is not used any more. Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com> Signed-off-by: Milan Zamazal <mzamazal@redhat.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
committed by
Kieran Bingham
parent
aa2a0812e6
commit
7a8a3b6340
@@ -7,7 +7,6 @@
|
||||
|
||||
#include "awb.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <numeric>
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user