mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-20 06:07:49 +00:00
Master commit of OpenFace.
This commit is contained in:
10
lib/3rdParty/dlib/include/dlib/pipe.h
vendored
Normal file
10
lib/3rdParty/dlib/include/dlib/pipe.h
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
// Copyright (C) 2006 Davis E. King (davis@dlib.net)
|
||||
// License: Boost Software License See LICENSE.txt for the full license.
|
||||
#ifndef DLIB_PIPe_
|
||||
#define DLIB_PIPe_
|
||||
|
||||
#include "pipe/pipe_kernel_1.h"
|
||||
|
||||
|
||||
#endif // DLIB_PIPe_
|
||||
|
||||
Reference in New Issue
Block a user