mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-16 12:17:57 +00:00
Master commit of OpenFace.
This commit is contained in:
11
lib/3rdParty/dlib/include/dlib/sockstreambuf.h
vendored
Normal file
11
lib/3rdParty/dlib/include/dlib/sockstreambuf.h
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
// Copyright (C) 2003 Davis E. King (davis@dlib.net)
|
||||
// License: Boost Software License See LICENSE.txt for the full license.
|
||||
#ifndef DLIB_SOCKSTREAMBUf_H_h_
|
||||
#define DLIB_SOCKSTREAMBUf_H_h_
|
||||
|
||||
#include "sockstreambuf/sockstreambuf.h"
|
||||
#include "sockstreambuf/sockstreambuf_unbuffered.h"
|
||||
|
||||
|
||||
#endif // DLIB_SOCKSTREAMBUf_H_h_
|
||||
|
||||
Reference in New Issue
Block a user