Show
Ignore:
Timestamp:
05/06/07 10:34:36 (2 years ago)
Author:
daboo
Message:

Get rid of svector (finally).

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Mulberry/trunk/Linux/Sources/Application/Server/CServerBrowse.h

    r21 r54  
    2929#include "cdstring.h" 
    3030#include "templs.h" 
    31 #include "svector.h" 
    3231#include <JBroadcaster.h> 
    3332#include <jColor.h> 
     
    118117        }; 
    119118 
    120         typedef svector<SServerBrowseData> CServerNodeArray; 
     119        typedef vector<SServerBrowseData> CServerNodeArray; 
    121120 
    122121        CMboxProtocol*          mServer;                                        // Mail server associated with this window