0030895: Coding Rules - specify std namespace explicitly for std::cout and streams
[occt.git] / src / XCAFPrs / XCAFPrs.cxx
index 053c3e2..4382b4a 100644 (file)
@@ -253,7 +253,7 @@ void XCAFPrs::CollectStyleSettings (const TDF_Label& theLabel,
 
         // set style for all component from Next Usage Occurrence.
       #ifdef OCCT_DEBUG
-        cout << "Set the style for SHUO next_usage-occurrance" << endl;
+        std::cout << "Set the style for SHUO next_usage-occurrance" << std::endl;
       #endif
         /* 
         // may be work, but static it returns excess shapes. It is more faster to use OLD version.