Skip to content

Commit

Permalink
Fix use of chrono in State through python
Browse files Browse the repository at this point in the history
  • Loading branch information
loostrum committed Nov 19, 2024
1 parent 74df61f commit d8e8dc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/PyPowerSensor.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#include <pybind11/pybind11.h>
#include <pybind11/chrono.h>
#include <pybind11/stl.h>
#include "PowerSensor.hpp"

Expand Down

0 comments on commit d8e8dc5

Please sign in to comment.