mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-06 18:26:22 +03:00
0025005: Global function HashCodes() is not exported on Windows
HashCodes() is exported
This commit is contained in:
parent
8e8070c47d
commit
868dbdbae4
@ -53,7 +53,7 @@ inline Standard_Integer HashCode (const Standard_CString,
|
|||||||
const Standard_Integer ,
|
const Standard_Integer ,
|
||||||
const Standard_Integer ,
|
const Standard_Integer ,
|
||||||
Standard_Integer& );
|
Standard_Integer& );
|
||||||
Standard_Integer HashCodes (const Standard_CString ,
|
__Standard_API Standard_Integer HashCodes (const Standard_CString,
|
||||||
const Standard_Integer);
|
const Standard_Integer);
|
||||||
|
|
||||||
//! Equivalents of functions from standard C library that use always C locale
|
//! Equivalents of functions from standard C library that use always C locale
|
||||||
|
Loading…
x
Reference in New Issue
Block a user