mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-04-26 14:10:17 +00:00
12 lines
268 B
C
12 lines
268 B
C
// Copyright (C) 2012 Davis E. King (davis@dlib.net)
|
|
// License: Boost Software License See LICENSE.txt for the full license.
|
|
#ifndef DLIB_IOSOCkSTREAM_H_h_
|
|
#define DLIB_IOSOCkSTREAM_H_h_
|
|
|
|
#include "iosockstream/iosockstream.h"
|
|
|
|
|
|
#endif // DLIB_IOSOCkSTREAM_H_h_
|
|
|
|
|