diff --git a/Lib/Misc/fgstream.hxx b/Lib/Misc/fgstream.hxx index fc9e18e2..84b0056b 100644 --- a/Lib/Misc/fgstream.hxx +++ b/Lib/Misc/fgstream.hxx @@ -37,6 +37,8 @@ # include #elif defined ( FG_HAVE_NATIVE_SGI_COMPILERS ) # include +#elif defined ( __BORLANDC__ ) +# include #else # include #endif