]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/gsockmac.h
simplify the client data/non standard images handling code by unconditionally using...
[wxWidgets.git] / include / wx / mac / gsockmac.h
index 68bdf47b8544a1f96524ca9f9933c0a60fb41aa9..ed521693960eb308b2670b983d605a54ac269c7d 100644 (file)
@@ -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"