Skip to content

Commit

Permalink
Fix include when including deprecated mkl.hpp (#625)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rbiessy authored Jan 9, 2025
1 parent be58ee0 commit 6b42d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/oneapi/mkl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
#include "oneapi/math/rng.hpp"
#include "oneapi/math/sparse_blas.hpp"

#include "namespace_alias.hpp"
#include "mkl/namespace_alias.hpp"

#endif // ONEMATH_MKL_HPP

0 comments on commit 6b42d46

Please sign in to comment.