1234567891011121314151617181920212223242526272829 |
- #define BHO_COMPILER "SGI Irix compiler version " BHO_STRINGIZE(_COMPILER_VERSION)
- #include <asio2/bho/config/compiler/common_edg.hpp>
- #define BHO_HAS_THREADS
- #define BHO_NO_TWO_PHASE_NAME_LOOKUP
- #undef BHO_NO_SWPRINTF
- #undef BHO_DEDUCED_TYPENAME
|