X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ea759d4498f89b30a6233b2809a97bcede2dfa9..b50747ea53f4a9906d572d4bca4e452e66c8dbd5:/include/wx/mac/gsockmac.h?ds=inline diff --git a/include/wx/mac/gsockmac.h b/include/wx/mac/gsockmac.h index 68bdf47b85..ed52169396 100644 --- a/include/wx/mac/gsockmac.h +++ b/include/wx/mac/gsockmac.h @@ -1,4 +1,15 @@ -#if __WXMAC_CLASSIC__ +/* + Name: wx/gsockmac.h + Purpose: GSocket base header + Author: Stefan Csomor + Modified by: + Created: + Copyright: (c) Stefan Csomor + RCS-ID: $Id$ + Licence: wxWindows Licence +*/ + +#ifdef __WXMAC_CLASSIC__ #include "wx/mac/classic/gsockmac.h" #else #include "wx/mac/carbon/gsockmac.h"