// Created: 22.01.00
// RCS-ID: $Id$
// Copyright: (c) 2000 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// Licence: wxWidgets licence
+// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
/*
#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