mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 09:30:48 +08:00
0031647: Samples - do not enable floating point exceptions in MFC samples
This commit is contained in:
@@ -35,7 +35,7 @@ END_MESSAGE_MAP()
|
||||
|
||||
BOOL OCC_App::InitApplication()
|
||||
{
|
||||
OSD::SetSignal (Standard_True);
|
||||
OSD::SetSignal (false);
|
||||
SampleName = "";
|
||||
SetSamplePath (NULL);
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user