aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h
diff options
context:
space:
mode:
authorGravatar Michael Figurnov <mfigurnov@google.com>2018-06-07 14:35:07 +0100
committerGravatar Michael Figurnov <mfigurnov@google.com>2018-06-07 14:35:07 +0100
commitaa813d417bf89910d9f6944357314fa3a1280e56 (patch)
treee6d86b2dff391de16e588cb494ea808c5c88ff7e /unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h
parente206f8d4a401fe2060bada4d4b5d92e3bf3b561c (diff)
Fix compilation of special functions without C99 math.
The commit with Bessel functions i0e and i1e placed the ifdef/endif incorrectly, causing i0e/i1e to be undefined when EIGEN_HAS_C99_MATH=0. These functions do not actually require C99 math, so now they are always available.
Diffstat (limited to 'unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h')
0 files changed, 0 insertions, 0 deletions