mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-16 17:05:08 +03:00
libcamera: includes: 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
308f0ccf04
commit
e2cace52d5
23 changed files with 0 additions and 33 deletions
|
@ -9,7 +9,6 @@
|
|||
|
||||
#include <memory>
|
||||
#include <queue>
|
||||
#include <set>
|
||||
#include <string>
|
||||
#include <sys/types.h>
|
||||
#include <vector>
|
||||
|
@ -19,8 +18,6 @@
|
|||
#include <libcamera/controls.h>
|
||||
#include <libcamera/stream.h>
|
||||
|
||||
#include "libcamera/internal/ipa_proxy.h"
|
||||
|
||||
namespace libcamera {
|
||||
|
||||
class Camera;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue