git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35107
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#if WXWIN_COMPATIBILITY_2_2 && wxUSE_DYNAMIC_LOADER
#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
/*
wxDllLoader is a class providing an interface similar to unix's dlopen().
It is used by wxDynamicLibrary wxLibrary and manages the actual loading of