B
Brett Baisley
I get this error when I try to compile my app. I am not sure what it means,
as there are no loops in my code.
c:\Documents and Settings\Brett\My Documents\Visual Studio
Projects\points2\points.cpp warning C4182: #include nesting level is 545
deep; possible infinite recursion
c:\Documents and Settings\Brett\My Documents\Visual Studio
Projects\points2\points.cpp fatal error C1076: compiler limit : internal
heap limit reached; use /Zm to specify a higher limit
as there are no loops in my code.
c:\Documents and Settings\Brett\My Documents\Visual Studio
Projects\points2\points.cpp warning C4182: #include nesting level is 545
deep; possible infinite recursion
c:\Documents and Settings\Brett\My Documents\Visual Studio
Projects\points2\points.cpp fatal error C1076: compiler limit : internal
heap limit reached; use /Zm to specify a higher limit