Skip to content

Commit

Permalink
Add missing basic_array include
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentzell committed Jul 2, 2024
1 parent 3033c0e commit 19b10b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions c++/nda/blas/interface/cxx_interface.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
#include <cstddef>

#ifdef NDA_USE_MKL
#include "../../basic_array.hpp"
#include "../../declarations.hpp"

#include <mkl.h>
Expand Down

0 comments on commit 19b10b1

Please sign in to comment.