From a40cab832103e48ee63a3e31645184c09ea51088 Mon Sep 17 00:00:00 2001 From: andy Date: Fri, 8 Apr 2005 20:55:02 +0000 Subject: [PATCH] Oops, stray line in the checkin. I'm sure fenv.h would have broken on at least one system... --- src/FDM/YASim/YASim.cxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/FDM/YASim/YASim.cxx b/src/FDM/YASim/YASim.cxx index cd5e0dd6b..017a6df37 100644 --- a/src/FDM/YASim/YASim.cxx +++ b/src/FDM/YASim/YASim.cxx @@ -24,8 +24,6 @@ #include "YASim.hxx" -#include // SIGFPE DEBUG - using namespace yasim; static const float YASIM_PI = 3.14159265358979323846; -- 2.39.5