mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0022815: Missing delete operator for placement new
This commit is contained in:
@@ -35,7 +35,7 @@ class OpenGl_Text : public OpenGl_Element
|
||||
const wchar_t *myString;
|
||||
|
||||
public:
|
||||
IMPLEMENT_MEMORY_OPERATORS
|
||||
DEFINE_STANDARD_ALLOC
|
||||
};
|
||||
|
||||
#endif //OpenGl_Text_Header
|
||||
|
Reference in New Issue
Block a user