X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=STAT%2FTKDNodeInfo.h;h=e68822909b893a22dea29a447b53131e7f570cc5;hb=11a62ee8f7283d6703877e761493cc41b018b294;hp=304dd4dc20687db073c77659fc7f121e70de96e5;hpb=afb669c1268371acf747640e9e1f7ae24848f982;p=u%2Fmrichter%2FAliRoot.git diff --git a/STAT/TKDNodeInfo.h b/STAT/TKDNodeInfo.h index 304dd4dc206..e68822909b8 100644 --- a/STAT/TKDNodeInfo.h +++ b/STAT/TKDNodeInfo.h @@ -22,7 +22,7 @@ #endif template class TVectorT; -typedef struct TVectorT TVectorD; +typedef class TVectorT TVectorD; template class TMatrixT; typedef class TMatrixT TMatrixD; class TKDNodeInfo : public TObject