]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - Flugg/WrapUtils.cxx
Apply manu mask to motifPositionID
[u/mrichter/AliRoot.git] / Flugg / WrapUtils.cxx
index 9a0291e70b8559d46930ae9e79ce082dfe7dd5ba..a24a8b9523d25b5d9a985f5b41048b60e0010681 100644 (file)
@@ -169,7 +169,7 @@ bool EqualHistories(const G4NavigationHistory* ptrFirstHist,
 ////////////////////////////////////////////////////////////////////////
 // PrintHeader
 ////////////////////////////////////////////////////////////////////////
-G4std::ostream& PrintHeader(G4std::ostream& os, const char* title) {
+std::ostream& PrintHeader(std::ostream& os, const char* title) {
   os << "*\n" << "*\n" << "*\n";
   os << "*********************  " << title << " *********************\n"
      << "*\n";