mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-25 08:37:47 +00:00
Debugging travis and dlib issue fix for Mac OS and appveyor speed fix.
This commit is contained in:
@@ -10,6 +10,7 @@ namespace dlib
|
||||
namespace blas_bindings
|
||||
{
|
||||
|
||||
#ifndef CBLAS_H
|
||||
extern "C"
|
||||
{
|
||||
void cblas_strsm(const enum CBLAS_ORDER Order, const enum CBLAS_SIDE Side,
|
||||
@@ -26,6 +27,7 @@ namespace dlib
|
||||
}
|
||||
|
||||
// ------------------------------------------------------------------------------------
|
||||
#endif // if not CBLAS_H
|
||||
|
||||
/* Purpose */
|
||||
/* ======= */
|
||||
|
||||
Reference in New Issue
Block a user