diff options
Diffstat (limited to 'source/Irrlicht/Irrlicht.cpp')
-rw-r--r-- | source/Irrlicht/Irrlicht.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/Irrlicht/Irrlicht.cpp b/source/Irrlicht/Irrlicht.cpp index 4438b51..826414f 100644 --- a/source/Irrlicht/Irrlicht.cpp +++ b/source/Irrlicht/Irrlicht.cpp @@ -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"
static const char* const copyright = "Irrlicht Engine (c) 2002-2017 Nikolaus Gebhardt"; // put string in binary
|