error help!!!!

i'm gettin the following error when i try to compile c++ file

c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdlib.h(353): error C2381: 'exit' : redefinition; __declspec(noreturn) differs
c:\program files (x86)\microsoft visual studio 10.0\vc\include\gl\glut.h(146) : see declaration of 'exit'

WAT DO I DO????
include glut after you've included some standard library.
thank u so much :) :) :)
Topic archived. No new replies allowed.