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