]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSDebugHit.h
Possibility to make PT sorting (Jochen)
[u/mrichter/AliRoot.git] / PHOS / AliPHOSDebugHit.h
index cb74f38adb14dfd10b3d82244904296edfbad7e6..0bb1997d5eeda033560aea01e2eec8643698e565 100644 (file)
@@ -19,9 +19,6 @@
 
 // --- Standard library ---
 
-#include <iostream.h>
-
-
 class AliPHOSHit : public AliHit {
 
   friend ostream& operator << (ostream&, const AliPHOSHit&) ;