mirror of
https://github.com/boostorg/compute.git
synced 2026-01-23 05:22:15 +00:00
detail::getenv() function was not declared inline, which led to `multiple definition` errors at link time when a program consisted of multiple objects that included Boost.Compute headers. Fixed the problem and added core.multiple_objects test.
513 B
513 B