From 18022d128717d10aeaa50d7f6b7491072b549974 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Thu, 21 Sep 2017 04:17:48 +0430 Subject: some api-changes handling, along with more text for contribs --- bruiser/ORCmutation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bruiser') diff --git a/bruiser/ORCmutation.h b/bruiser/ORCmutation.h index c026a1b..0a67c80 100644 --- a/bruiser/ORCmutation.h +++ b/bruiser/ORCmutation.h @@ -23,7 +23,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.* /*inclusion guard*/ #ifndef ORC_MUTATION_H #define ORC_MUTATION_H -#if __clang_major__ == 5 +#if __clang_major__ >= 5 /**********************************************************************************************************************/ /*included modules*/ /*project headers*/ -- cgit v1.2.3