#pragma implementation "serbase.h"
#endif
-#ifdef wxUSE_SERIAL
-
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
#pragma hdrstop
#endif
+#if wxUSE_SERIAL
+
// ----------------------------------------------------------------------------
// wxObject_Serialize
// ----------------------------------------------------------------------------
table->hash_table[i] = (wxList *)s.GetChild();
}
-#endif
+#endif // wxUSE_SERIAL