libcamera/base: Move class helpers to the base library
Move the class support infrastructure to the base library. Reviewed-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Hirokazu Honda <hiroh@chromium.org> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
#include <stdint.h>
|
||||
#include <vector>
|
||||
|
||||
#include <libcamera/class.h>
|
||||
#include <libcamera/base/class.h>
|
||||
|
||||
#include <libcamera/file_descriptor.h>
|
||||
|
||||
namespace libcamera {
|
||||
|
||||
Reference in New Issue
Block a user