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