Skip to content

Commit

Permalink
fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
facontidavide committed Aug 31, 2023
1 parent 19ffd08 commit 719a560
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/t12_groot_howto.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,5 @@ int main()
std::this_thread::sleep_for(std::chrono::milliseconds(2000));
}

BT::JsonExporter::get().addConverter<Position2D>();

return 0;
}

0 comments on commit 719a560

Please sign in to comment.