Skip to content

Commit

Permalink
add header for bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
Glacialte committed Dec 20, 2024
1 parent 7f3029b commit e6f5a14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/binding.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#include <nanobind/eigen/dense.h>
#include <nanobind/eigen/sparse.h>
#include <nanobind/nanobind.h>
#include <nanobind/operators.h>
#include <nanobind/stl/array.h>
Expand Down

0 comments on commit e6f5a14

Please sign in to comment.