diff --git a/src/libCom/osi/os/default/osdWireFormat.h b/src/libCom/osi/os/default/osdWireFormat.h index c485da591..f2b739c46 100644 --- a/src/libCom/osi/os/default/osdWireFormat.h +++ b/src/libCom/osi/os/default/osdWireFormat.h @@ -25,7 +25,11 @@ #ifndef osdWireFormat #define osdWireFormat -#include +#ifdef __SUNPRO_CC +# include +#else +# include +#endif // // The default assumption is that the local floating point format is