#ifndef __SEREXT_H__ #define __SEREXT_H__ #ifdef __GNUG__ #pragma interface #endif #include #include "serwnd.h" DECLARE_SERIAL_CLASS(wxSplitterWindow, wxWindow) #endif