Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
Signed-off-by: Kimball Thurston <kdt3rd@gmail.com>
  • Loading branch information
kdt3rd authored and cary-ilm committed Aug 29, 2019
1 parent be0df7b commit cd1b068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PyIlmBase/PyImath/PyImathMathExc.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
#define _PyImathMathExc_h_

#include <IexMathFloatExc.h>
#include <PyIlmBaseConfigInternal.h>

#ifdef PYIMATH_ENABLE_EXCEPTIONS
# define MATH_EXC_ON IEX_NAMESPACE::MathExcOn mathexcon (IEX_NAMESPACE::IEEE_OVERFLOW | \
Expand Down

0 comments on commit cd1b068

Please sign in to comment.