Fatal Error C1014
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Fatal Error C1014.
too many include files : depth = level
The nesting of #include directives is too deep. Nested directives can include open files. The source file containing the directive counts as one file.
Show: