forked from boostorg/smart_ptr
Pathscale-4.0 configuration code/workarounds.
[SVN r68142]
This commit is contained in:
@ -44,6 +44,10 @@
|
||||
#undef BOOST_SP_HAS_SYNC
|
||||
#endif
|
||||
|
||||
#if defined (__PATHSCALE__)
|
||||
#undef BOOST_SP_HAS_SYNC
|
||||
#endif
|
||||
|
||||
#endif // __GNUC__ * 100 + __GNUC_MINOR__ >= 401
|
||||
|
||||
#endif // #ifndef BOOST_SMART_PTR_DETAIL_SP_HAS_SYNC_HPP_INCLUDED
|
||||
|
Reference in New Issue
Block a user