build fixes for wxUSE_CONFIG==0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
d0f063020e
commit
7ac1b576c4
2 changed files with 5 additions and 3 deletions
|
|
@ -12,12 +12,10 @@
|
|||
#ifndef _WX_CONFIG_H_BASE_
|
||||
#define _WX_CONFIG_H_BASE_
|
||||
|
||||
#include "wx/defs.h"
|
||||
#include "wx/confbase.h"
|
||||
|
||||
#if wxUSE_CONFIG
|
||||
|
||||
#include "wx/confbase.h"
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// define the native wxConfigBase implementation
|
||||
// ----------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue