mirror of
https://github.com/boostorg/atomic.git
synced 2026-01-24 17:52:10 +00:00
This fixes compilation on systems where the compiler does not resolve includes relative to the current source file directory. Fixes https://github.com/boostorg/atomic/issues/56. Closes https://github.com/boostorg/atomic/pull/57.