]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - Flugg/FlukaLowMat.hh
Corrected declaration of RegisterPhotoE
[u/mrichter/AliRoot.git] / Flugg / FlukaLowMat.hh
index 88630f78e7c0cd7c4aaa44182456e8c750080a2d..a964cde519d2014b66ac1b99bca38504cff225c9 100644 (file)
@@ -27,7 +27,7 @@ public:
 
 inline G4int FlukaLowMat::GetIndex() const {return fFlukaMaterial->GetIndex();}
 
-G4std::ostream& operator<<(G4std::ostream& os, const FlukaLowMat& flowmat);
+std::ostream& operator<<(std::ostream& os, const FlukaLowMat& flowmat);
 
 #endif