mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-01 15:50:27 +02:00
Replace core::string implementation with std::basic_string
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
// (this is also the reason why this file is header-only as correct OGL ES headers have to be included first)
|
||||
#if defined(_IRR_COMPILE_WITH_OGLES2_) || defined(_IRR_COMPILE_WITH_OGLES1_)
|
||||
|
||||
#include "irrMath.h"
|
||||
#include "COpenGLCoreFeature.h"
|
||||
|
||||
namespace irr
|
||||
|
Reference in New Issue
Block a user