libcamera: ipa_proxy: Don't include <iostream>
The iostream header isn't needed. Drop it.
Fixes: c2a8217df5
("libcamera: add IPA proxy")
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
32810ff5e2
commit
78f685df8a
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@
|
|||
#include "log.h"
|
||||
#include "utils.h"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
/**
|
||||
* \file ipa_proxy.h
|
||||
* \brief IPA Proxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue