diff options
Diffstat (limited to 'src/test/methods.h')
-rw-r--r-- | src/test/methods.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/methods.h b/src/test/methods.h index 8e99921..46b7319 100644 --- a/src/test/methods.h +++ b/src/test/methods.h @@ -19,7 +19,7 @@ #define LIBGAMMA_TEST_METHODS_H -#ifndef __GNUC__ +#ifndef __GCC__ # define __attribute__() #endif |