mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0030569: Foundation Classes - NCollection_Shared lacks inclusion of NCollection_DefineAlloc.hxx
Add missing includes.
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
#ifndef NCollection_Shared_HeaderFile
|
||||
#define NCollection_Shared_HeaderFile
|
||||
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <NCollection_DefineAlloc.hxx>
|
||||
|
||||
//! Template defining a class derived from the specified base class and
|
||||
//! Standard_Transient, and supporting OCCT RTTI.
|
||||
//!
|
||||
|
Reference in New Issue
Block a user