mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-27 03:23:07 +00:00
add MW_OPENGL_NO_INCLUDE
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
#include <Mw/TypeDefs.h>
|
#include <Mw/TypeDefs.h>
|
||||||
#include <Mw/Core.h>
|
#include <Mw/Core.h>
|
||||||
|
|
||||||
#ifndef __gl_h_
|
#if !defined(MW_OPENGL_NO_INCLUDE) && !defined(__gl_h_)
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#else
|
#else
|
||||||
|
|||||||
Reference in New Issue
Block a user