]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/gsockmac.h
Nuke #pragma implementation/interface's
[wxWidgets.git] / include / wx / mac / gsockmac.h
1 /*
2 Name: wx/gsockmac.h
3 Purpose: GSocket base header
4 Author: Stefan Csomor
5 Modified by:
6 Created:
7 Copyright: (c) Stefan Csomor
8 RCS-ID: $Id$
9 Licence: wxWindows Licence
10 */
11
12 #ifdef __WXMAC_CLASSIC__
13 #include "wx/mac/classic/gsockmac.h"
14 #else
15 #include "wx/mac/carbon/gsockmac.h"
16 #endif