git://git.uio.no
/
u/mrichter/AliRoot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Removing warnings (icc)
[u/mrichter/AliRoot.git]
/
STEER
/
AliMCQA.cxx
diff --git
a/STEER/AliMCQA.cxx
b/STEER/AliMCQA.cxx
index
68789c7
..
735e43d
100644
(file)
--- a/
STEER/AliMCQA.cxx
+++ b/
STEER/AliMCQA.cxx
@@
-171,7
+171,7
@@
AliMCQA::AliMCQA(Int_t ndets):
}
//_______________________________________________________________________
-void AliMCQA::Copy(AliMCQA &) const
+void AliMCQA::Copy(TObject &) const
{
Fatal("Copy ctor","Not implemented!\n");
}