From: Václav Slavík Date: Mon, 11 Jun 2007 07:49:10 +0000 (+0000) Subject: gcc on OS X has problems with compiling empty files on SMB shares, added a comment... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ec74e459716d5823d40a4546ec91a6188f570dd1 gcc on OS X has problems with compiling empty files on SMB shares, added a comment to make macsock.h non-empty git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/mac/macsock.h b/include/wx/mac/macsock.h index e69de29bb2..545eb347ee 100644 --- a/include/wx/mac/macsock.h +++ b/include/wx/mac/macsock.h @@ -0,0 +1 @@ +/* placeholder */