Commit fb6c45eb authored by unknown's avatar unknown

Merge siva.hindu.god:/usr/home/tim/m/bk/mrg/50

into  siva.hindu.god:/usr/home/tim/m/bk/mrg/51


include/my_global.h:
  Auto merged
parents 85aba1c9 38a15a31
...@@ -565,7 +565,7 @@ typedef unsigned short ushort; ...@@ -565,7 +565,7 @@ typedef unsigned short ushort;
# define __attribute__(A) # define __attribute__(A)
# elif GCC_VERSION < 2008 # elif GCC_VERSION < 2008
# define __attribute__(A) # define __attribute__(A)
# elif defined(__cplusplus__) && GCC_VERSION < 3004 # elif defined(__cplusplus) && GCC_VERSION < 3004
# define __attribute__(A) # define __attribute__(A)
# endif # endif
#endif #endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment