X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FNCollection%2FNCollection_BaseAllocator.hxx;h=ebae4d9ac615e2e3ba495d1476f20d2fd334d5e7;hp=eb630b8588eee8acce3221bad269d3a24f346e27;hb=5640d65355d1da3f48c9e3b3b7c5e4114b70f050;hpb=6aca4d39779af33089b787033462340d53c12577 diff --git a/src/NCollection/NCollection_BaseAllocator.hxx b/src/NCollection/NCollection_BaseAllocator.hxx index eb630b8588..ebae4d9ac6 100644 --- a/src/NCollection/NCollection_BaseAllocator.hxx +++ b/src/NCollection/NCollection_BaseAllocator.hxx @@ -71,7 +71,7 @@ class NCollection_BaseAllocator : public MMgt_TShared protected: //! Constructor - prohibited - NCollection_BaseAllocator(void) {}; + NCollection_BaseAllocator(void) {} private: //! Copy constructor - prohibited