Compilation fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon 2003-08-05 17:52:35 +00:00
parent 82c75aeab8
commit 1ce0cc20cd

View File

@ -1,6 +1,8 @@
#ifndef _WX_MDI_H_BASE_
#define _WX_MDI_H_BASE_
#include "wx/setup.h"
#if wxUSE_MDI_ARCHITECTURE
#if defined(__WXUNIVERSAL__)