mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-22 07:07:51 +00:00
11 lines
234 B
C
11 lines
234 B
C
// Copyright (C) 2007 Davis E. King (davis@dlib.net)
|
|
// License: Boost Software License See LICENSE.txt for the full license.
|
|
#ifndef DLIB_TUPLe_TOP_
|
|
#define DLIB_TUPLe_TOP_
|
|
|
|
#include "tuple/tuple.h"
|
|
|
|
#endif // DLIB_TUPLe_TOPh_
|
|
|
|
|