For project created in visual studio 2015, Source file Code contains code line having #include "stdafx.h" But in header file no file is added.
After building the solution error message is stdafx: no such file or directory. How to resolve this issue??
Tried adding header file named stdafx.h