libcamera: libipa: Remove unused includes

The includes that are not used can be removed.  And two identified
missing includes (directly used but available only through other
includes) are added.

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:
Milan Zamazal
2024-09-02 21:50:55 +03:00
committed by Laurent Pinchart
parent 682a3f1f73
commit 552777c0dc
7 changed files with 2 additions and 18 deletions
-2
View File
@@ -8,10 +8,8 @@
#include "pwl.h"
#include <assert.h>
#include <cmath>
#include <sstream>
#include <stdexcept>
/**
* \file pwl.h