1 // Copyright (C) 2003  Davis E. King (davis@dlib.net)
2 // License: Boost Software License   See LICENSE.txt for the full license.
3 #ifndef DLIB_SOCKSTREAMBUf_H_h_
4 #define DLIB_SOCKSTREAMBUf_H_h_
5 
6 #include "sockstreambuf/sockstreambuf.h"
7 #include "sockstreambuf/sockstreambuf_unbuffered.h"
8 
9 
10 #endif // DLIB_SOCKSTREAMBUf_H_h_
11 
12