mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-10 17:35:17 +00:00
11 lines
230 B
C
11 lines
230 B
C
// Copyright (C) 2007 Davis E. King (davis@dlib.net)
|
|
// License: Boost Software License See LICENSE.txt for the full license.
|
|
#ifndef DLIB_TIMEOUt_
|
|
#define DLIB_TIMEOUt_
|
|
|
|
#include "timeout/timeout.h"
|
|
|
|
#endif // DLIB_TIMEOUt_
|
|
|
|
|