#ifndef _WX_MEMCONF_H_
#define _WX_MEMCONF_H_
-// no #pragma interface because no implementation file
-
#if wxUSE_CONFIG
#include "wx/fileconf.h" // the base class
{
}
- DECLARE_NO_COPY_CLASS(wxMemoryConfig)
+ wxDECLARE_NO_COPY_CLASS(wxMemoryConfig);
};
#endif // wxUSE_CONFIG