]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/approach.hxx
Patch from Julian Foad:
[flightgear.git] / src / ATC / approach.hxx
index 9b46ff8a7883ba23fd96b2957929b5f4c452badb..5c437baf50b5ed3e2ea57c2a687a727409f22f1f 100644 (file)
@@ -38,7 +38,7 @@
 #include <iomanip>
 #elif defined( SG_HAVE_NATIVE_SGI_COMPILERS )
 #  include <iostream.h>
-#elif defined( __BORLANDC__ )
+#elif defined( __BORLANDC__ ) || (__APPLE__)
 #  include <iostream>
 #else
 #  include <istream.h>