mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-02 00:00:26 +02:00
Reduce IrrCompileConfig usage to files that actually need it
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
#ifndef __C_OGLCORE_RENDER_TARGET_H_INCLUDED__
|
||||
#define __C_OGLCORE_RENDER_TARGET_H_INCLUDED__
|
||||
|
||||
#include "IrrCompileConfig.h"
|
||||
|
||||
#if defined(_IRR_COMPILE_WITH_OPENGL_) || defined(_IRR_COMPILE_WITH_OGLES1_) || defined(_IRR_COMPILE_WITH_OGLES2_)
|
||||
|
||||
|
Reference in New Issue
Block a user