]> git.mxchange.org Git - flightgear.git/commitdiff
Oops, stray line in the checkin. I'm sure fenv.h would have broken on
authorandy <andy>
Fri, 8 Apr 2005 20:55:02 +0000 (20:55 +0000)
committerandy <andy>
Fri, 8 Apr 2005 20:55:02 +0000 (20:55 +0000)
at least one system...

src/FDM/YASim/YASim.cxx

index cd5e0dd6b464b56fa36aee572399726623bcffb9..017a6df37fe94d5f1245759d713aa1e13f31edd7 100644 (file)
@@ -24,8 +24,6 @@
 
 #include "YASim.hxx"
 
-#include <fenv.h> // SIGFPE DEBUG
-
 using namespace yasim;
 
 static const float YASIM_PI = 3.14159265358979323846;