]> Dogcows Code - chaz/yoink/blob - src/stlplus/portability/tcp.hpp
cleanup stlplus files
[chaz/yoink] / src / stlplus / portability / tcp.hpp
1 #ifndef STLPLUS_TCP
2 #define STLPLUS_TCP
3 ////////////////////////////////////////////////////////////////////////////////
4
5 // Author: Andy Rushton
6 // Copyright: (c) Southampton University 1999-2004
7 // (c) Andy Rushton 2004-2009
8 // License: BSD License, see ../docs/license.html
9
10 // A deprecated legacy header - please use tcp_socket.hpp
11
12 ////////////////////////////////////////////////////////////////////////////////
13
14 #include "portability_fixes.hpp"
15 #include "tcp_sockets.hpp"
16
17 #endif
This page took 0.036832 seconds and 4 git commands to generate.