VirtualBox

Changeset 2439

Show
Ignore:
Timestamp:
04/30/07 17:35:26 (2 years ago)
Author:
vboxsync
Message:

part3 of gcc-3 fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/iprt/cdefs.h

    r2437 r2439  
    402402#else 
    403403# if __GNUC__ >= 4 
    404 #  define DECLEXPORT(type)      __attribute__((visibility("default"))) type 
     404#  define DECLEXPORT(type)      __attribute__((visibility("default"))) type 
    405405# else 
    406 #  define DECLEXPORT(type) 
     406#  define DECLEXPORT(type)      type 
    407407# endif 
    408408#endif 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy