Only include <atomic> if needed.

What does this implement/fix?

This will allow (e.g. embedded) toolchains without atomic support to continue compiling Eigen Core by setting EIGEN_DONT_PARALLELIZE.

Merge request reports

Loading