compilation fix for WXWIN_COMPATIBILITY_2_2 (bug 1252476)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
9aba21ea4b
commit
f3cb0d85b4
1 changed files with 2 additions and 0 deletions
|
|
@ -322,6 +322,8 @@ protected:
|
|||
|
||||
#if WXWIN_COMPATIBILITY_2_2 && wxUSE_DYNAMIC_LOADER
|
||||
|
||||
#include "wx/object.h"
|
||||
|
||||
/*
|
||||
wxDllLoader is a class providing an interface similar to unix's dlopen().
|
||||
It is used by wxDynamicLibrary wxLibrary and manages the actual loading of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue