mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-12 02:12:36 +00:00
12 lines
276 B
C
12 lines
276 B
C
// Copyright (C) 2011 Davis E. King (davis@dlib.net)
|
|
// License: Boost Software License See LICENSE.txt for the full license.
|
|
#ifndef DLIB_DISJOINt_SUBSETS_
|
|
#define DLIB_DISJOINt_SUBSETS_
|
|
|
|
|
|
#include "disjoint_subsets/disjoint_subsets.h"
|
|
|
|
#endif // DLIB_DISJOINt_SUBSETS_
|
|
|
|
|