]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RALICE/AliObjMatrix.cxx
01-sep-2003 NvE Explicit initialisation of TObject() introduced in default constructo...
[u/mrichter/AliRoot.git] / RALICE / AliObjMatrix.cxx
index 7730ef1b49b4dba5340158396409119b41fb531b..86a3d58a87b4e22181b3fedf054cb2a3e392bf21 100644 (file)
@@ -81,7 +81,7 @@
  
 ClassImp(AliObjMatrix) // Class implementation to enable ROOT I/O
  
-AliObjMatrix::AliObjMatrix()
+AliObjMatrix::AliObjMatrix() : TObject()
 {
 // Default constructor.
 // Note : The owner and swap mode flags will be initialised to 0.