diff options
Diffstat (limited to 'include/irrTypes.h')
-rw-r--r-- | include/irrTypes.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/irrTypes.h b/include/irrTypes.h index eda3a21..98b1ed6 100644 --- a/include/irrTypes.h +++ b/include/irrTypes.h @@ -5,7 +5,6 @@ #ifndef __IRR_TYPES_H_INCLUDED__
#define __IRR_TYPES_H_INCLUDED__
-#include "IrrCompileConfig.h"
#include <stdint.h>
namespace irr
|