When I try to compile my program with a header file I made myself I get the error: "Cannot create pre-compiled header: header incomplete"
What generally causes this? What is so incomplete about my header? I don't want to post the code because it's rather long...