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:
Vadim Zeitlin
2005-08-05 11:48:43 +00:00
parent 9aba21ea4b
commit f3cb0d85b4

View File

@@ -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