gcc 4.0 fix.

This commit is contained in:
ehofman 2004-12-18 10:53:54 +00:00
parent e12cd2a50c
commit 7b24e94c66

View File

@ -121,7 +121,7 @@
# define STL_STRSTREAM <strstream>
# endif
# elif __GNUC__ == 3
# elif __GNUC__ >= 3
// g++-3.0.x
# define SG_EXPLICIT_FUNCTION_TMPL_ARGS
# define SG_NEED_AUTO_PTR