mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0026922: Huge performance issue writing data to the output stream
Test case for issue CR26922 Correction of literal (char to string)
This commit is contained in:
@@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user