open source pkg v1
This commit is contained in:
10
pkg/OpenFace/lib/3rdParty/dlib/include/dlib/crc32.h
vendored
Normal file
10
pkg/OpenFace/lib/3rdParty/dlib/include/dlib/crc32.h
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
// Copyright (C) 2005 Davis E. King (davis@dlib.net)
|
||||
// License: Boost Software License See LICENSE.txt for the full license.
|
||||
#ifndef DLIB_CRc32_
|
||||
#define DLIB_CRc32_
|
||||
|
||||
|
||||
#include "crc32/crc32_kernel_1.h"
|
||||
|
||||
#endif // DLIB_CRc32_
|
||||
|
||||
Reference in New Issue
Block a user