Share via


Fatal Error C1010

unexpected end of file while looking for precompiled header directive

A precompiled header did not contain a precompiled header directive.

Possible causes

  • Incorrect file specified as a header file.
  • An include file specified with /Yu (Use Precompiled Header) is not listed in the source file.