commit | 20607bb0fa279d2c0118caffd61988930219bb62 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Mon Oct 05 11:40:01 2015 +0100 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Mon Oct 05 14:28:17 2015 +0100 |
tree | 6ee1480efec7b1eb2134e530277fb7b7a858652e | |
parent | ded3ae500b52265803f10142d9cdfed1d7aa227d [diff] |
Fix macroization of inline in C++ When compiling as C++, MSVC complains about our macroization of a keyword. Stop doing that as we know inline is always available in C++