Skip to content

Commit 2ec11d1

Browse files
committed
I removed an unnecessary include
1 parent bb6019b commit 2ec11d1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseObject.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@
5353
#include <sofa/core/objectmodel/ConfigurationSetting.h>
5454
#include <sofa/core/ExecParams.h>
5555
#include <sofa/core/CategoryLibrary.h>
56-
#include <pybind11/stl.h>
57-
5856

5957
/// Makes an alias for the pybind11 namespace to increase readability.
6058
namespace py { using namespace pybind11; }

0 commit comments

Comments
 (0)