fixed:
napi.c:243: warning: implicit declaration of function `NXXassignFunctions'
This commit is contained in:
1
nxxml.h
1
nxxml.h
@ -70,4 +70,5 @@ NX_EXTERNAL NXstatus CALLING_STYLE NXXgetgroupID (NXhandle fid, NXlink* sRes);
|
||||
NX_EXTERNAL NXstatus CALLING_STYLE NXXmakelink (NXhandle fid, NXlink* sLink);
|
||||
NX_EXTERNAL NXstatus CALLING_STYLE NXXsameID (NXhandle fileid,
|
||||
NXlink* pFirstID, NXlink* pSecondID);
|
||||
void NXXassignFunctions(pNexusFunction fHandle);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user