[ROOT] Re: problems with namespace in 3.02-02

From: Wouter Hulsbergen (hulsberg@SLAC.stanford.edu)
Date: Fri Mar 07 2003 - 19:49:03 MET


Dear developers,

I already found the solution: If I replace

> namespace mynamespace {
>   ClassImp(Hoi) ;
> }

with

  ClassImp(mynamespace::Hoi) ;

it works. That is good enough for me.

Thanks,
Wouter



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:10 MET