Skip to content

Commit

Permalink
Add pair header for sparsitypattern graph (#3073)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisrichardson committed Feb 26, 2024
1 parent 2838098 commit 8ed9488
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/dolfinx/wrappers/la.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#include <nanobind/ndarray.h>
#include <nanobind/stl/array.h>
#include <nanobind/stl/complex.h>
#include <nanobind/stl/pair.h>
#include <nanobind/stl/shared_ptr.h>
#include <nanobind/stl/vector.h>
#include <span>
Expand Down

0 comments on commit 8ed9488

Please sign in to comment.