Skip to content

Commit

Permalink
Add export implementation environment command
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Jul 26, 2024
1 parent 21dc00f commit e1836d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tesseract_environment/src/command.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,5 @@ void Command::serialize(Archive& ar, const unsigned int /*version*/)
} // namespace tesseract_environment

#include <tesseract_common/serialization.h>
BOOST_CLASS_EXPORT_IMPLEMENT(tesseract_environment::Command)
TESSERACT_SERIALIZE_ARCHIVES_INSTANTIATE(tesseract_environment::Command)

0 comments on commit e1836d9

Please sign in to comment.