Files
opm-common/opm/common
Atgeirr Flø Rasmussen 937747323d Ensure clang uses the normal standard headers.
Clang defines __GNUC__ to 4, as that represents its level of
support for the GNU C dialect. The gcc compiler does not provide
a macro indicating the compiler separately from the dialect supported.
We must therefore use the __clang__ macro to avoid false positives.
2020-05-29 14:31:37 +02:00
..
2018-02-28 13:56:49 +01:00
2016-10-17 13:02:50 +02:00