ID:12935 Include directive "<name>" found in file <name> is at recursion depth <number>. It will not be parsed as it represents a possible "include" cycle.

CAUSE: You attempted to include one RCF file by another RCF file, but the include resulted in a possible cycle of includes.

ACTION: Ensure that your include hierarchy has fewer than the indicated number of levels.