*/
//*-- Author: Laurent Aphecetche(SUBATECH)
// --- std system ---
-#include <Riostream.h>
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
}
else {
fDisabled=true;
- cerr << "AliPHOSMemoryWatcher::watch : I'm full !" << endl;
+ Error("watch", "I'm full !" ) ;
}
}
//_____________________________________________________________________________