The title pretty much says it all. I'm following the OpenGL tutorial here and I've copied the code in the turorial and tried compiling it (I'm using Dev-C++). The compiler spits an error saying the it can't find the "stdafx.h" header.
Source code has been posted.