Files
rdkit/Code/GraphMol/FMCS
Dan W 61aa29d1b1 Allow types.h to be included in applications that use /D_USE_MATH_DEFINES (#1846)
* spelling

* Allow types.h to be included in applications that set _USE_MATH_DEFINES

Our application defines _USE_MATH_DEFINES on the visual studio
compiler command line, so every compilation includes the macro
definition. Including types.h (or anything other RDKit header,
basically) causes compilation to fail with a "doubly defined
macro" error message.

This commit defines the macro locally and only if it is not already
defined
2018-05-13 16:36:15 +02:00
..
2017-04-22 17:09:24 +02:00
2015-11-14 14:58:11 +01:00
2015-11-14 14:58:11 +01:00
2015-11-14 14:58:11 +01:00
2015-11-14 14:58:11 +01:00
2015-11-14 14:58:11 +01:00
2017-04-22 17:09:24 +02:00
2015-11-14 14:58:11 +01:00
2015-11-14 14:58:11 +01:00