From 329a2be820309ad4545e42584e6dd1272cc84a88 Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Tue, 18 Jan 2005 16:31:17 +0000 Subject: [PATCH] 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 --- build/bakefiles/common.bkl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 - + -- 2.45.2