Fixed VC++ warnings.

This commit is contained in:
Camilla Berglund
2014-08-15 12:53:47 +02:00
parent 8cd88ddf61
commit 839721b926
2 changed files with 5 additions and 5 deletions

View File

@@ -30,12 +30,12 @@
#include <math.h>
#include <time.h>
#define GLFW_INCLUDE_GLU
#include <GLFW/glfw3.h>
#include <tinycthread.h>
#include <getopt.h>
#define GLFW_INCLUDE_GLU
#include <GLFW/glfw3.h>
// Define tokens for GL_EXT_separate_specular_color if not already defined
#ifndef GL_EXT_separate_specular_color
#define GL_LIGHT_MODEL_COLOR_CONTROL_EXT 0x81F8