Go to the documentation of this file.
17 #ifndef vtkFloatingPointExceptionsConfigure_h
18 #define vtkFloatingPointExceptionsConfigure_h
23 #if defined(VTK_HAS_FEENABLEEXCEPT) && defined(_GNU_SOURCE)
24 # define VTK_USE_FENV 1
27 #endif //vtkFloatingPointExceptionsConfigure_h