+/////////////////////////////////////////////////////////////////////////////
+// Name: config.h
+// Purpose: wxConfig base header
+// Author: wxWidgets Team
+// Modified by:
+// Created:
+// Copyright: (c) wxWidgets Team
+// RCS-ID: $Id$
+// Licence: wxWindows licence
+/////////////////////////////////////////////////////////////////////////////
+
#ifndef _WX_CONFIG_H_BASE_
#define _WX_CONFIG_H_BASE_
+#include "wx/defs.h"
#include "wx/confbase.h"
#if defined(__WXMSW__) && wxUSE_CONFIG_NATIVE