]> git.saurik.com Git - wxWidgets.git/commitdiff
don't exclude msw/gsocket.cpp and msw/gsockmsw.cpp from using PCH, there is no reason...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 7 Mar 2005 23:07:31 +0000 (23:07 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 7 Mar 2005 23:07:31 +0000 (23:07 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/common.bkl

index 9c856b024af765f9fa6bebb5be871d3a2f35f8ff..642754bb3b79255ab13ac50469986b37e77f5993 100644 (file)
@@ -500,8 +500,6 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
             <precomp-headers-file>wxprec_$(id)</precomp-headers-file>
             <precomp-headers-exclude>
                 src/common/extended.c
-                src/msw/gsocket.cpp
-                src/msw/gsockmsw.cpp
             </precomp-headers-exclude>
         </if>