]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/atis.hxx
Patch from Julian Foad:
[flightgear.git] / src / ATC / atis.hxx
index 642d91599586e1798bd9cd8d1d6a221c82bf120b..6d663a0eeab171623cde4f9af88f780e6b40695a 100644 (file)
@@ -36,7 +36,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>