Skip to content

Commit 2391a00

Browse files
committed
python: Remove useless include
1 parent 1d0928c commit 2391a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/python/src/helpers.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// Copyright (c) 2025 INRIA
33
//
44

5-
#include "pytypedefs.h"
65
#include <nanobind/nanobind.h>
6+
77
#include <nanobind/eigen/dense.h>
88
#include <nanobind/eigen/sparse.h>
99

0 commit comments

Comments
 (0)