mirror of
https://github.com/fltk/fltk.git
synced 2026-05-31 13:55:38 +08:00
Removed compilation warning.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10877 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#if defined(__APPLE__)
|
#if defined(__APPLE__)
|
||||||
|
# define GL_DO_NOT_WARN_IF_MULTI_GL_VERSION_HEADERS_INCLUDED 1
|
||||||
# include <OpenGL/gl3.h> // defines OpenGL 3.0+ functions
|
# include <OpenGL/gl3.h> // defines OpenGL 3.0+ functions
|
||||||
#else
|
#else
|
||||||
# if defined(WIN32)
|
# if defined(WIN32)
|
||||||
|
|||||||
Reference in New Issue
Block a user