mirror of
https://github.com/minetest/irrlicht.git
synced 2025-01-13 16:57:33 +01:00
Add missing include
This commit is contained in:
parent
df07b3bf99
commit
78d0819a2c
@ -3,6 +3,7 @@
|
|||||||
// For conditions of distribution and use, see copyright notice in Irrlicht.h
|
// For conditions of distribution and use, see copyright notice in Irrlicht.h
|
||||||
|
|
||||||
#include "Driver.h"
|
#include "Driver.h"
|
||||||
|
#include <cassert>
|
||||||
|
|
||||||
namespace irr {
|
namespace irr {
|
||||||
namespace video {
|
namespace video {
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
// For conditions of distribution and use, see copyright notice in Irrlicht.h
|
// For conditions of distribution and use, see copyright notice in Irrlicht.h
|
||||||
|
|
||||||
#include "Driver.h"
|
#include "Driver.h"
|
||||||
|
#include <cassert>
|
||||||
|
|
||||||
namespace irr {
|
namespace irr {
|
||||||
namespace video {
|
namespace video {
|
||||||
|
Loading…
Reference in New Issue
Block a user