Another attempt at a travis fix

This commit is contained in:
Tadas Baltrusaitis
2018-05-06 14:01:08 +01:00
parent c373db3b7f
commit a69efc502e
2 changed files with 4 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ namespace dlib
{
namespace blas_bindings
{
#ifndef __VECLIB__
#ifdef DLIB_USE_BLAS
#ifndef CBLAS_H
extern "C"
@@ -29,6 +30,7 @@ namespace dlib
// ------------------------------------------------------------------------------------
#endif // if not CBLAS_H
#endif // if DLIB_USE_BLAS
#endif // if __VECLIB__
/* Purpose */
/* ======= */