#ifndef NL_MATCHING_DETAILS_H_INCLUDED
#define NL_MATCHING_DETAILS_H_INCLUDED

#include <Biometrics/NXMatchingDetails.h>

#ifdef N_CPP
extern "C"
{
#endif

N_DECLARE_OBJECT_TYPE(NLMatchingDetails, NXMatchingDetails)

#ifdef N_CPP
}
#endif

#endif // !NL_MATCHING_DETAILS_H_INCLUDED
