openglsuperbible / sb7code

Source code and supporting material for the 7th Edition of OpenGL SuperBible
729 stars 251 forks source link

Corrected OS detection in preprocessor #8

Open dpliatsios opened 9 years ago

dpliatsios commented 9 years ago

Corrected the OS dection in Preprocessor It should be #ifdef _WIN32 instead of #ifdef WIN32