mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-01 07:40:26 +02:00
Remove core::list and replace uses with std::list (#105)
This commit is contained in:
@ -12,7 +12,6 @@
|
||||
|
||||
#include "CIrrDeviceWin32.h"
|
||||
#include "IEventReceiver.h"
|
||||
#include "irrList.h"
|
||||
#include "os.h"
|
||||
|
||||
#include "CTimer.h"
|
||||
|
Reference in New Issue
Block a user