diff options
Diffstat (limited to 'include/my_compiler.h')
-rw-r--r-- | include/my_compiler.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/my_compiler.h b/include/my_compiler.h index 000d4e42848..833eedbf7c4 100644 --- a/include/my_compiler.h +++ b/include/my_compiler.h @@ -24,8 +24,6 @@ specific to a target compiler. */ -#include <my_global.h> /* stddef.h offsetof */ - /** Compiler-dependent internal convenience macros. */ |