X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/23a59c2cbe8489445b9c26dee4a77e2d20a999c2..c21f7aa162dfc4ff910c67a9d6241557dab96075:/include/wx/config.h?ds=sidebyside 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