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