From: Vadim Zeitlin Date: Mon, 7 Mar 2005 23:07:31 +0000 (+0000) Subject: don't exclude msw/gsocket.cpp and msw/gsockmsw.cpp from using PCH, there is no reason... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7e75449835e3e1eaa5c17808a4f652a86754af58 don't exclude msw/gsocket.cpp and msw/gsockmsw.cpp from using PCH, there is no reason to do it now that these files are in C++ and not in C git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 9c856b024a..642754bb3b 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -500,8 +500,6 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h wxprec_$(id) src/common/extended.c - src/msw/gsocket.cpp - src/msw/gsockmsw.cpp