mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
nbis: Add a global include file with all the definitions ignoring erros
The nbis headers are full of redundant declarations, we can't fix them all now, so in the mean time let's use an header using pragma to ignore such errors. Add the error to nbis private include folder that should be used only by headers of libfprint-nbis.
This commit is contained in:
@@ -22,8 +22,7 @@
|
||||
#include "fpi-image.h"
|
||||
#include "fpi-device.h"
|
||||
|
||||
#include "nbis/include/bozorth.h"
|
||||
#include "nbis/include/lfs.h"
|
||||
#include <nbis.h>
|
||||
|
||||
/**
|
||||
* SECTION: fp-print
|
||||
|
||||
Reference in New Issue
Block a user