]> git.mxchange.org Git - flightgear.git/commitdiff
Final changes for 0.58
authorcurt <curt>
Thu, 11 Feb 1999 02:02:08 +0000 (02:02 +0000)
committercurt <curt>
Thu, 11 Feb 1999 02:02:08 +0000 (02:02 +0000)
JSBsim/FGUtility.cpp

index e103683730f2a9b8357987ed61b57300d811d402..2a347d071f2595379045ea5e7f2d239d6f2e3ce8 100644 (file)
@@ -51,7 +51,7 @@ INCLUDES
 #include "FGState.h"
 #include <math.h>
 
 #include "FGState.h"
 #include <math.h>
 
-#ifndef __BORLANDC__
+#ifdef HAVE_NCURSES
   #include <ncurses.h>
 #endif
 
   #include <ncurses.h>
 #endif