From: Włodzimierz Skiba Date: Tue, 18 Jan 2005 16:31:17 +0000 (+0000) Subject: ctor/dtor not available in C code (MinGW fix). X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/329a2be820309ad4545e42584e6dd1272cc84a88 ctor/dtor not available in C code (MinGW fix). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 5514715acd..592dab619f 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -390,9 +390,9 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h -wcd=657 -wcd=667 - + -Wno-ctor-dtor-privacy - +