diff options
Diffstat (limited to 'Build/source/utils/asymptote/config.h.in')
-rw-r--r-- | Build/source/utils/asymptote/config.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Build/source/utils/asymptote/config.h.in b/Build/source/utils/asymptote/config.h.in index e29cd3f5e50..e5036c57291 100644 --- a/Build/source/utils/asymptote/config.h.in +++ b/Build/source/utils/asymptote/config.h.in @@ -189,12 +189,6 @@ # endif #endif -/* Define if words are stored with the most significant byte first. */ -#undef WORDS_BIG_ENDIAN - -/* Define if words are stored with the least significant byte first. */ -#undef WORDS_LITTLE_ENDIAN - /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ #undef YYTEXT_POINTER |