commit | 0123405f323447148e7f79c6c7295696740ba100 | [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:37:00 2015 +0100 |
tree | c7f3b43818b0d93ebaaf0764d10c285fc51bb877 | |
parent | 021a11500f2d7740efbe04b313e4cecd739036ec [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++