From: andy Date: Fri, 8 Apr 2005 20:55:02 +0000 (+0000) Subject: Oops, stray line in the checkin. I'm sure fenv.h would have broken on X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a40cab832103e48ee63a3e31645184c09ea51088;p=flightgear.git Oops, stray line in the checkin. I'm sure fenv.h would have broken on at least one system... --- 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;