#ifndef __SERCORE_H__ #define __SERCORE_H__ #ifdef __GNUG__ #pragma interface #endif #include DECLARE_SERIAL_CLASS(wxList,wxObject) #endif