libcamera: libcamera: Remove unused includes
The includes that are not used can be removed. Additionally, add some directly used includes not listed. 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:
committed by
Laurent Pinchart
parent
fd7fc9cca5
commit
d3aa432305
@@ -9,9 +9,7 @@
|
||||
|
||||
#include <algorithm>
|
||||
#include <array>
|
||||
#include <iomanip>
|
||||
#include <limits.h>
|
||||
#include <sstream>
|
||||
|
||||
#include <libcamera/request.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user