Go to the documentation of this file. 4 #ifndef vtkFloatingPointExceptionsConfigure_h 5 #define vtkFloatingPointExceptionsConfigure_h 7 #define VTK_HAS_FEENABLEEXCEPT 10 #if defined(VTK_HAS_FEENABLEEXCEPT) && defined(_GNU_SOURCE) 11 # define VTK_USE_FENV 1 14 #endif //vtkFloatingPointExceptionsConfigure_h