stdafx.h problem

i did small project ..when i try to run it
the compiler says did you forget to add stdafx.h to your cource files
and when i do it to all my cpp files its says unknown or something
i run with visual studio 2013 any idea how to avoid/ solve this problem?
When you create a project turn off the precompiled header file option.
Topic archived. No new replies allowed.