0026922: Huge performance issue writing data to the output stream
[occt.git] / src / IntRes2d / IntRes2d_Intersection.cxx
index 1f96618..0cf5659 100644 (file)
@@ -413,7 +413,7 @@ AffPosition(T2,PParamOnSecond," Point 2 ");
 
 #if 0 
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#define Debug(q) cout<<"IntRes2d_Intersection"<<"q ="<<q<<endl;
+#define Debug(q) cout<<"IntRes2d_Intersectionq ="<<q<<endl;
 
 char *DebugPos(const IntRes2d_Position P);