0030895: Coding Rules - specify std namespace explicitly for std::cout and streams
[occt.git] / src / DDataStd / DDataStd_DrawDisplayCommands.cxx
index 40ef836..5086445 100644 (file)
@@ -175,7 +175,7 @@ static Standard_Integer DDataStd_DrawDisplay (Draw_Interpretor& di,
 //     DDataStd_DrawPresentation::Display(L,Standard_True);
 //     return 0;
 //   }
-//   cout << "DDataStd_DrawRedisplay : Error" << endl;
+//   std::cout << "DDataStd_DrawRedisplay : Error" << std::endl;
 //   return 1;
 // }