Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio .NET
Visual C++
C/C++ Build Errors
 Fatal Error C1010
This page is specific to
Microsoft Visual Studio 2003/.NET Framework 1.1

Other versions are also available for the following:
Visual C++ Concepts: Building a C/C++ Program
Fatal Error C1010

unexpected end of file while looking for precompiled header directive

An include file specified with /Yu is not listed in the source file.

Did you inadvertently delete a #include statement that referenced the .h file that /Yu is looking for?

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker