Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
#include nesting level is 'number' deep; possible infinite recursion
The compiler ran out of space on the heap because of the number of nested include files. An include file is nested when it is included from another include file.
This message is informational and precedes error C1076.