--- gvpe/src/iom.h 2004/01/29 23:17:39 1.17 +++ gvpe/src/iom.h 2004/03/21 12:50:05 1.18 @@ -59,9 +59,7 @@ #endif template -struct io_manager_vec : protected vector { - friend class io_manager; -protected: +struct io_manager_vec : vector { #if IOM_CHECK bool activity; #endif