mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-25 08:37:47 +00:00
Travis fix, simplifying appveyor.
This commit is contained in:
@@ -9,7 +9,7 @@ namespace dlib
|
||||
{
|
||||
namespace blas_bindings
|
||||
{
|
||||
|
||||
#ifdef DLIB_USE_BLAS
|
||||
#ifndef CBLAS_H
|
||||
extern "C"
|
||||
{
|
||||
@@ -28,7 +28,7 @@ namespace dlib
|
||||
|
||||
// ------------------------------------------------------------------------------------
|
||||
#endif // if not CBLAS_H
|
||||
|
||||
#endif // if DLIB_USE_BLAS
|
||||
/* Purpose */
|
||||
/* ======= */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user