mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
0031647: Samples - do not enable floating point exceptions in MFC samples
This commit is contained in:
parent
bea1065693
commit
6bd5d0a26d
@ -35,7 +35,7 @@ END_MESSAGE_MAP()
|
||||
|
||||
BOOL OCC_App::InitApplication()
|
||||
{
|
||||
OSD::SetSignal (Standard_True);
|
||||
OSD::SetSignal (false);
|
||||
SampleName = "";
|
||||
SetSamplePath (NULL);
|
||||
try
|
||||
|
Loading…
x
Reference in New Issue
Block a user