Joseph VanAndel - 2004-01-03

Logged In: YES
user_id=6581

GCC 3.X is more picky about syntax. The fix is to supply
typedefs of the form:

typedef typename sender_set::const_iterator const_iterator

I've uploaded a context diff to fix this bug, see patch
869997