]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/module.h
don't attempt to convert 8bit values to Unicode in ANSI build
[wxWidgets.git] / include / wx / module.h
index 1e39f0e0030dc0637a685669cc1152477281975a..e255fe8bbd4bbc151bc708fef4c3945506db160f 100644 (file)
@@ -17,7 +17,7 @@
 #include "wx/dynarray.h"
 
 // declare a linked list of modules
-class WXDLLIMPEXP_BASE wxModule;
+class WXDLLIMPEXP_FWD_BASE wxModule;
 WX_DECLARE_USER_EXPORTED_LIST(wxModule, wxModuleList, WXDLLIMPEXP_BASE);
 
 // and an array of class info objects