Remove IrrlichtDevice.h and IVideoDriver.h in header files

This commit is contained in:
Benau
2022-11-17 11:09:56 +08:00
parent d170f0f445
commit a688912872
70 changed files with 152 additions and 18 deletions

View File

@@ -60,6 +60,8 @@
#include <thread>
#include <IrrlichtDevice.h>
#ifndef WIN32
#include <unistd.h>
#endif