mirror of
https://github.com/boostorg/config.git
synced 2026-07-09 09:50:49 +02:00
eb68e4725a
Expressions like `BOOST_CUDA_VERSION / 1000000` don't work correctly; add parentheses around the expression to fix.