1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-06 18:26:22 +03:00

0022815: Missing delete operator for placement new

This commit is contained in:
bugmaster 2012-03-07 10:54:31 +04:00
parent 1c35b92f5f
commit 65c62757a4

View File

@ -79,7 +79,7 @@ class OpenGl_LayerList
Standard_Integer myNbStructures;
public:
IMPLEMENT_MEMORY_OPERATORS
DEFINE_STANDARD_ALLOC
};
#endif //_OpenGl_LayerList_Header