]> git.mxchange.org Git - flightgear.git/blobdiff - src/Navaids/ils.hxx
Added static port system and a new altimeter model connected to it.
[flightgear.git] / src / Navaids / ils.hxx
index 8ec84d8c0d82bdc5217782c2c6eaf95ad5f787c2..8fd0a2fc26eb0fc821c018065b8198fb2004f6b8 100644 (file)
@@ -33,7 +33,7 @@
 #  include <istream>
 #elif defined( SG_HAVE_NATIVE_SGI_COMPILERS )
 #  include <iostream.h>
-#elif defined( __BORLANDC__ )
+#elif defined( __BORLANDC__ ) || (__APPLE__)
 #  include <iostream>
 #else
 #  include <istream.h>