]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/utils.h
reverting AssignAny fix, not needed if wxAny is not instantiated during static global...
[wxWidgets.git] / include / wx / utils.h
index ce6951c2dbc7d03be295561d1c449620ffe90983..0906fa834c95fdad275ad0380337635ac4d4abcd 100644 (file)
@@ -141,7 +141,7 @@ WXDLLIMPEXP_BASE void wxBell();
 WXDLLIMPEXP_CORE void wxInfoMessageBox(wxWindow* parent);
 #endif // wxUSE_MSGDLG
 
-WXDLLIMPEXP_BASE wxVersionInfo wxGetLibraryVersionInfo();
+WXDLLIMPEXP_CORE wxVersionInfo wxGetLibraryVersionInfo();
 
 // Get OS description as a user-readable string
 WXDLLIMPEXP_BASE wxString wxGetOsDescription();