mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-18 14:27:39 +03:00
0030569: Foundation Classes - NCollection_Shared lacks inclusion of NCollection_DefineAlloc.hxx
Add missing includes.
This commit is contained in:
@@ -155,7 +155,7 @@ public:
|
||||
private:
|
||||
|
||||
//! Callback method to unlock the mutex if OCC exception or signal is raised
|
||||
virtual void DestroyCallback ();
|
||||
Standard_EXPORT virtual void DestroyCallback() Standard_OVERRIDE;
|
||||
|
||||
//! This method should not be called (prohibited).
|
||||
Standard_Mutex (const Standard_Mutex &);
|
||||
|
Reference in New Issue
Block a user