Reduce IrrCompileConfig usage to files that actually need it

This commit is contained in:
numzero
2023-02-22 20:59:47 +03:00
parent 8efd4527f6
commit 5a95b40a0e
93 changed files with 7 additions and 91 deletions

View File

@ -2,7 +2,6 @@
// This file is part of the "Irrlicht Engine".
// For conditions of distribution and use, see copyright notice in irrlicht.h
#include "IrrCompileConfig.h"
#ifdef _IRR_COMPILE_WITH_SDL_DEVICE_