diff options
Diffstat (limited to 'conform/data/complex.h-data')
-rw-r--r-- | conform/data/complex.h-data | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/complex.h-data b/conform/data/complex.h-data index 8f31d22057..8abfb507b9 100644 --- a/conform/data/complex.h-data +++ b/conform/data/complex.h-data @@ -1,4 +1,4 @@ -#if defined ISO99 || defined ISO11 || defined XOPEN2K || defined POSIX2008 +#if !defined ISO && !defined POSIX && !defined XPG3 && !defined XPG4 && !defined UNIX98 macro complex macro _Complex_I optional-macro imaginary |