X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/23a59c2cbe8489445b9c26dee4a77e2d20a999c2..9d5507f7a2701395e1d5c121bd877bb9066ee6ea:/include/wx/config.h diff --git a/include/wx/config.h b/include/wx/config.h index e6275cb52e..2cd571dae6 100644 --- a/include/wx/config.h +++ b/include/wx/config.h @@ -1,6 +1,18 @@ +///////////////////////////////////////////////////////////////////////////// +// Name: config.h +// Purpose: wxConfig base header +// Author: Julian Smart +// Modified by: +// Created: +// Copyright: (c) Julian Smart +// 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