Travis fix, simplifying appveyor.

This commit is contained in:
Tadas Baltrusaitis
2018-05-06 13:37:31 +01:00
parent e0ba3345b7
commit c373db3b7f
3 changed files with 7 additions and 4 deletions

View File

@@ -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 */
/* ======= */