#ifndef N_LICENSING_H_INCLUDED
#define N_LICENSING_H_INCLUDED

#include <Core/NCore.h>

#ifdef N_CPP
extern "C"
{
#endif

N_DECLARE_MODULE(NLicensing)

#ifdef N_CPP
}
#endif

#endif /**!doc !N_LICENSING_H_INCLUDED */
