X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=ITS%2FAliITSgeomSPD.cxx;h=e8054c3be8269f9d757a664558c4e704fdca7dc8;hp=8ce1cfe2aa2445b84f939be4e58c7aa6e2d84fdc;hb=316730064f6410852385c6da9818b79a3184b9ba;hpb=fe4280bf1347e5a74d5823ce8a4a2a6da8b44a96 diff --git a/ITS/AliITSgeomSPD.cxx b/ITS/AliITSgeomSPD.cxx index 8ce1cfe2aa2..e8054c3be82 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 +#if defined __ICC || defined __ECC || defined _xlc_ ios::fmtflags fmt; #else Int_t fmt;