OpenGL.hpp now includes windows.h only with VC++
This commit is contained in:
parent
18cebde155
commit
7f390367f1
2 changed files with 6 additions and 1 deletions
|
@ -30,6 +30,7 @@
|
|||
////////////////////////////////////////////////////////////
|
||||
#include <SFML/Window/GlContext.hpp>
|
||||
#include <SFML/OpenGL.hpp>
|
||||
#include <windows.h>
|
||||
|
||||
|
||||
namespace sf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue