]>
git.saurik.com Git - wxWidgets.git/blob - utils/serialize/sermain.cpp
1 /////////////////////////////////////////////////////////////////////////////
3 // Purpose: Serialization: main
4 // Author: Guilhem Lavaux
8 // Copyright: (c) 1998 Guilhem Lavaux
9 // Licence: wxWindows license
10 /////////////////////////////////////////////////////////////////////////////
13 #pragma implementation "serbase.h"
16 #include <wx/dynlib.h>
17 #include <wx/serbase.h>
25 IMPLEMENT_DYNAMIC_CLASS(wxObject_Serialize
, wxObject
)
27 WXDLL_ENTRY_FUNCTION()