libcamera: rkisp1: 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:
parent
759b0731d2
commit
e4c6eb95a9
7 changed files with 11 additions and 15 deletions
|
@ -7,7 +7,9 @@
|
|||
|
||||
#include "dpf.h"
|
||||
|
||||
#include <cmath>
|
||||
#include <algorithm>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <libcamera/base/log.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue