From 31eeed4fbc4162b43af01d84ada36e0bae72e10c Mon Sep 17 00:00:00 2001 From: hristov Date: Thu, 25 Oct 2001 06:40:11 +0000 Subject: [PATCH] Old style include needed on HP --- RICH/AliRICHMerger.cxx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/RICH/AliRICHMerger.cxx b/RICH/AliRICHMerger.cxx index f01d53cb8a4..495b4d7bac0 100644 --- a/RICH/AliRICHMerger.cxx +++ b/RICH/AliRICHMerger.cxx @@ -15,6 +15,9 @@ /* $Log$ +Revision 1.5 2001/10/23 13:03:35 hristov +The access to several data members was changed from public to protected. The digitisation was adapted to the multi-event case (J.Chudoba) + Revision 1.4 2001/10/21 18:31:24 hristov Several pointers were set to zero in the default constructors to avoid memory management problems @@ -29,7 +32,7 @@ Revision 1.1 2001/02/27 22:13:34 jbarbosa Implementing merger class. */ -#include +#include #include #include -- 2.43.0