// Modified by:
// Created: 10/09/99
// Copyright: David Webster
-// Licence: wxWindows license
+// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
// For compilers that support precompilation, includes "wx.h".
#include <wx/dynarray.h>
#include <wx/log.h>
+
#include <wx/config.h>
+#if wxUSE_CONFIG
#include <wx/os2/iniconf.h>
// Not implemented
return FALSE;
}
+
+#endif //wxUSE_CONFIG