An INCLUDE file does not end in the same GROUP it began.

#2533   Compile-time warning

An INCLUDE file does not end in the same GROUP it began.

Additional Information

For file 'X'.

Explanation

An include file that changes the currently-active group can lead to unexpected behaviour; specifically, it can disable rules from the including module that appear after the include directive.