X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=ITS%2FAliITSgeomSPD.cxx;h=189c6b4cd2082d4a6af3fba450e824d1edd4d871;hb=36f26a561b4714628d6b02e4d7ba4bf2ef02ab25;hp=e8054c3be8269f9d757a664558c4e704fdca7dc8;hpb=316730064f6410852385c6da9818b79a3184b9ba;p=u%2Fmrichter%2FAliRoot.git diff --git a/ITS/AliITSgeomSPD.cxx b/ITS/AliITSgeomSPD.cxx index e8054c3be82..189c6b4cd20 100644 --- a/ITS/AliITSgeomSPD.cxx +++ b/ITS/AliITSgeomSPD.cxx @@ -158,7 +158,7 @@ void AliITSgeomSPD::Print(ostream *os) const { Int_t fmt; #endif #else -#if defined __ICC || defined __ECC || defined _xlc_ +#if defined __ICC || defined __ECC || defined __xlC__ ios::fmtflags fmt; #else Int_t fmt;